Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-37882 (GCVE-0-2025-37882)
Vulnerability from cvelistv5 – Published: 2025-05-09 06:45 – Updated: 2026-05-11 21:16| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
608b973b70f87e9a9bafbfdfa16aab68507aef45 , < 16a7a8e6c47fea5c847beb696c8c21a7a44c1915
(git)
Affected: 608b973b70f87e9a9bafbfdfa16aab68507aef45 , < 39a080a2925c81b0f1da0add44722ef2b78e5454 (git) Affected: 608b973b70f87e9a9bafbfdfa16aab68507aef45 , < 906dec15b9b321b546fd31a3c99ffc13724c7af4 (git) |
|
| Linux | Linux |
Affected:
6.10
Unaffected: 0 , < 6.10 (semver) Unaffected: 6.12.26 , ≤ 6.12.* (semver) Unaffected: 6.14.5 , ≤ 6.14.* (semver) Unaffected: 6.15 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/usb/host/xhci-ring.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "16a7a8e6c47fea5c847beb696c8c21a7a44c1915",
"status": "affected",
"version": "608b973b70f87e9a9bafbfdfa16aab68507aef45",
"versionType": "git"
},
{
"lessThan": "39a080a2925c81b0f1da0add44722ef2b78e5454",
"status": "affected",
"version": "608b973b70f87e9a9bafbfdfa16aab68507aef45",
"versionType": "git"
},
{
"lessThan": "906dec15b9b321b546fd31a3c99ffc13724c7af4",
"status": "affected",
"version": "608b973b70f87e9a9bafbfdfa16aab68507aef45",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/usb/host/xhci-ring.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.10"
},
{
"lessThan": "6.10",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.26",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.14.*",
"status": "unaffected",
"version": "6.14.5",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.15",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.26",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.14.5",
"versionStartIncluding": "6.10",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.15",
"versionStartIncluding": "6.10",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: xhci: Fix isochronous Ring Underrun/Overrun event handling\n\nThe TRB pointer of these events points at enqueue at the time of error\noccurrence on xHCI 1.1+ HCs or it\u0027s NULL on older ones. By the time we\nare handling the event, a new TD may be queued at this ring position.\n\nI can trigger this race by rising interrupt moderation to increase IRQ\nhandling delay. Similar delay may occur naturally due to system load.\n\nIf this ever happens after a Missed Service Error, missed TDs will be\nskipped and the new TD processed as if it matched the event. It could\nbe given back prematurely, risking data loss or buffer UAF by the xHC.\n\nDon\u0027t complete TDs on xrun events and don\u0027t warn if queued TDs don\u0027t\nmatch the event\u0027s TRB pointer, which can be NULL or a link/no-op TRB.\nDon\u0027t warn if there are no queued TDs at all.\n\nNow that it\u0027s safe, also handle xrun events if the skip flag is clear.\nThis ensures completion of any TD stuck in \u0027error mid TD\u0027 state right\nbefore the xrun event, which could happen if a driver submits a finite\nnumber of URBs to a buggy HC and then an error occurs on the last TD."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T21:16:56.313Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/16a7a8e6c47fea5c847beb696c8c21a7a44c1915"
},
{
"url": "https://git.kernel.org/stable/c/39a080a2925c81b0f1da0add44722ef2b78e5454"
},
{
"url": "https://git.kernel.org/stable/c/906dec15b9b321b546fd31a3c99ffc13724c7af4"
}
],
"title": "usb: xhci: Fix isochronous Ring Underrun/Overrun event handling",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-37882",
"datePublished": "2025-05-09T06:45:45.936Z",
"dateReserved": "2025-04-16T04:51:23.962Z",
"dateUpdated": "2026-05-11T21:16:56.313Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-37882",
"date": "2026-06-28",
"epss": "0.00237",
"percentile": "0.1466"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-37882\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-05-09T07:16:09.497\",\"lastModified\":\"2026-06-17T09:15:37.687\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: xhci: Fix isochronous Ring Underrun/Overrun event handling\\n\\nThe TRB pointer of these events points at enqueue at the time of error\\noccurrence on xHCI 1.1+ HCs or it\u0027s NULL on older ones. By the time we\\nare handling the event, a new TD may be queued at this ring position.\\n\\nI can trigger this race by rising interrupt moderation to increase IRQ\\nhandling delay. Similar delay may occur naturally due to system load.\\n\\nIf this ever happens after a Missed Service Error, missed TDs will be\\nskipped and the new TD processed as if it matched the event. It could\\nbe given back prematurely, risking data loss or buffer UAF by the xHC.\\n\\nDon\u0027t complete TDs on xrun events and don\u0027t warn if queued TDs don\u0027t\\nmatch the event\u0027s TRB pointer, which can be NULL or a link/no-op TRB.\\nDon\u0027t warn if there are no queued TDs at all.\\n\\nNow that it\u0027s safe, also handle xrun events if the skip flag is clear.\\nThis ensures completion of any TD stuck in \u0027error mid TD\u0027 state right\\nbefore the xrun event, which could happen if a driver submits a finite\\nnumber of URBs to a buggy HC and then an error occurs on the last TD.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: usb: xhci: Arreglar el manejo de eventos is\u00f3cronos de Infraeje/Desbordamiento de Anillo El puntero TRB de estos eventos apunta a enqueue en el momento de ocurrencia del error en HCs xHCI 1.1+ o es NULL en los m\u00e1s antiguos. En el momento en que manejamos el evento, un nuevo TD puede estar en cola en esta posici\u00f3n de anillo. Puedo desencadenar esta ejecuci\u00f3n aumentando la moderaci\u00f3n de interrupciones para aumentar el retraso en el manejo de IRQ. Un retraso similar puede ocurrir naturalmente debido a la carga del sistema. Si esto sucede alguna vez despu\u00e9s de un Error de Servicio Perdido, los TD perdidos se omitir\u00e1n y el nuevo TD se procesar\u00e1 como si coincidiera con el evento. Podr\u00eda devolverse prematuramente, con el riesgo de p\u00e9rdida de datos o UAF de b\u00fafer por parte del xHC. No complete los TD en eventos xrun y no advierta si los TD en cola no coinciden con el puntero TRB del evento, que puede ser NULL o un TRB de enlace/no operaci\u00f3n. No avisar si no hay ning\u00fan TD en cola. Ahora que es seguro, tambi\u00e9n se gestionan los eventos xrun si el indicador de omisi\u00f3n est\u00e1 desactivado. Esto garantiza la finalizaci\u00f3n de cualquier TD bloqueado en estado de \\\"error a mitad de TD\\\" justo antes del evento xrun, lo que podr\u00eda ocurrir si un controlador env\u00eda un n\u00famero finito de URB a un HC con errores y luego se produce un error en el \u00faltimo TD.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/usb/host/xhci-ring.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"608b973b70f87e9a9bafbfdfa16aab68507aef45\",\"lessThan\":\"16a7a8e6c47fea5c847beb696c8c21a7a44c1915\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"608b973b70f87e9a9bafbfdfa16aab68507aef45\",\"lessThan\":\"39a080a2925c81b0f1da0add44722ef2b78e5454\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"608b973b70f87e9a9bafbfdfa16aab68507aef45\",\"lessThan\":\"906dec15b9b321b546fd31a3c99ffc13724c7af4\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/usb/host/xhci-ring.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.10\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.10\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.26\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.14.5\",\"lessThanOrEqual\":\"6.14.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.15\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.12.26\",\"matchCriteriaId\":\"505F343C-3DE3-4984-A2E0-52BAFF9CC7CE\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.14.5\",\"matchCriteriaId\":\"6B25CA7E-4CD0-46DB-B4EF-13A3516071FB\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/16a7a8e6c47fea5c847beb696c8c21a7a44c1915\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/39a080a2925c81b0f1da0add44722ef2b78e5454\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/906dec15b9b321b546fd31a3c99ffc13724c7af4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}"
}
}
MSRC_CVE-2025-37882
Vulnerability from csaf_microsoft - Published: 2025-05-02 00:00 - Updated: 2026-06-28 01:56| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-19 | — |
None Available
|
|
| Unresolved product id: 17086-10 | — |
None Available
|
|
| Unresolved product id: 17086-8 | — |
None Available
|
|
| Unresolved product id: 17084-4 | — |
None Available
|
|
| Unresolved product id: 17084-3 | — |
None Available
|
|
| Unresolved product id: 17084-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17084-17 | — | ||
| Unresolved product id: 17084-15 | — | ||
| Unresolved product id: 17084-14 | — | ||
| Unresolved product id: 17084-13 | — | ||
| Unresolved product id: 17084-12 | — | ||
| Unresolved product id: 17084-11 | — | ||
| Unresolved product id: 17084-9 | — | ||
| Unresolved product id: 17084-7 | — | ||
| Unresolved product id: 17084-6 | — | ||
| Unresolved product id: 17084-18 | — | ||
| Unresolved product id: 17084-16 | — | ||
| Unresolved product id: 17084-5 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2025-37882 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-37882.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "usb: xhci: Fix isochronous Ring Underrun/Overrun event handling",
"tracking": {
"current_release_date": "2026-06-28T01:56:53.000Z",
"generator": {
"date": "2026-06-28T07:47:43.602Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-37882",
"initial_release_date": "2025-05-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-09-04T01:40:47.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-12-07T01:38:47.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-01-08T14:35:49.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2026-01-20T14:48:50.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-02-19T01:50:08.000Z",
"legacy_version": "5",
"number": "5",
"summary": "Information published."
},
{
"date": "2026-03-03T15:01:33.000Z",
"legacy_version": "6",
"number": "6",
"summary": "Information published."
},
{
"date": "2026-03-04T14:44:05.000Z",
"legacy_version": "7",
"number": "7",
"summary": "Information published."
},
{
"date": "2026-03-31T15:16:04.000Z",
"legacy_version": "8",
"number": "8",
"summary": "Information published."
},
{
"date": "2026-04-29T14:54:15.000Z",
"legacy_version": "9",
"number": "9",
"summary": "Information published."
},
{
"date": "2026-05-06T14:48:25.000Z",
"legacy_version": "1",
"number": "10",
"summary": "Information published."
},
{
"date": "2026-05-11T01:46:46.000Z",
"legacy_version": "11",
"number": "11",
"summary": "Information published."
},
{
"date": "2026-05-11T14:44:37.000Z",
"legacy_version": "12",
"number": "12",
"summary": "Information published."
},
{
"date": "2026-05-17T14:47:48.000Z",
"legacy_version": "13",
"number": "13",
"summary": "Information published."
},
{
"date": "2026-05-22T01:43:55.000Z",
"legacy_version": "13.1",
"number": "14",
"summary": "Information published."
},
{
"date": "2026-06-17T14:50:37.000Z",
"legacy_version": "14",
"number": "15",
"summary": "Information published."
},
{
"date": "2026-06-28T01:56:53.000Z",
"legacy_version": "15",
"number": "16",
"summary": "Information published."
}
],
"status": "final",
"version": "16"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
},
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 kernel 0:5.15.186.1-1.cbl2",
"product": {
"name": "cbl2 kernel 0:5.15.186.1-1.cbl2",
"product_id": "19"
}
},
{
"category": "product_version_range",
"name": "cbl2 kernel 0:5.15.200.1-1.cbl2",
"product": {
"name": "cbl2 kernel 0:5.15.200.1-1.cbl2",
"product_id": "10"
}
},
{
"category": "product_version_range",
"name": "cbl2 kernel 0:5.15.202.1-1.cbl2",
"product": {
"name": "cbl2 kernel 0:5.15.202.1-1.cbl2",
"product_id": "8"
}
},
{
"category": "product_version_range",
"name": "azl3 kernel 0:6.6.138.1-1.azl3",
"product": {
"name": "azl3 kernel 0:6.6.138.1-1.azl3",
"product_id": "4"
}
},
{
"category": "product_version_range",
"name": "azl3 kernel 0:6.6.139.1-1.azl3",
"product": {
"name": "azl3 kernel 0:6.6.139.1-1.azl3",
"product_id": "3"
}
},
{
"category": "product_version_range",
"name": "azl3 kernel 0:6.6.141.1-1.azl3",
"product": {
"name": "azl3 kernel 0:6.6.141.1-1.azl3",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 kernel 0:6.6.143.1-1.azl3",
"product": {
"name": "azl3 kernel 0:6.6.143.1-1.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "kernel"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kernel 0:5.15.186.1-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-19"
},
"product_reference": "19",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kernel 0:5.15.200.1-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-10"
},
"product_reference": "10",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 kernel 0:5.15.202.1-1.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-8"
},
"product_reference": "8",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kernel 0:6.6.138.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kernel 0:6.6.139.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kernel 0:6.6.141.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-2"
},
"product_reference": "2",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 kernel 0:6.6.143.1-1.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"notes": [
{
"category": "general",
"text": "Linux",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17086-19",
"17086-10",
"17086-8",
"17084-4",
"17084-3",
"17084-2",
"17084-1"
],
"under_investigation": [
"17084-17",
"17084-15",
"17084-14",
"17084-13",
"17084-12",
"17084-11",
"17084-9",
"17084-7",
"17084-6",
"17084-18",
"17084-16",
"17084-5"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-37882 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-37882.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-19"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-10"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-8"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-4"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-3"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-2"
]
},
{
"category": "none_available",
"date": "2025-09-04T01:40:47.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"title": "usb: xhci: Fix isochronous Ring Underrun/Overrun event handling"
}
]
}
RHSA-2026:2759
Vulnerability from csaf_redhat - Published: 2026-02-16 17:51 - Updated: 2026-06-28 09:33A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's eventpoll (epoll) mechanism. A local attacker could exploit a use-after-free vulnerability due to incorrect handling of the 'ep' refcount while the 'ep' mutex is still held. This can lead to memory corruption, potentially allowing the attacker to achieve privilege escalation or execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's io_uring/net component. This vulnerability arises when ring provided buffers are partially committed during network operations, particularly when MSG_WAITALL is enabled or with streaming sockets. A local attacker could exploit this by causing multiple socket receives to access the same memory, leading to data corruption within applications. This could also result in system instability if buffer rings are unregistered before a retry operation completes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel, specifically within the framebuffer device (fbdev) subsystem. This vulnerability, an out-of-bounds write, occurs because the `bit_putcs` function does not properly check boundaries when displaying text near the edges of the screen. A local user with low privileges could exploit this to write data beyond the intended memory area. This could potentially lead to serious consequences such as gaining unauthorized access (privilege escalation), revealing sensitive information (information disclosure), or causing the system to become unavailable (denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n\n* kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling (CVE-2025-38730)\n\n* kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing (CVE-2025-39760)\n\n* kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length (CVE-2025-39933)\n\n* kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n\n* kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service. (CVE-2025-40304)\n\n* kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2759",
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2381870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381870"
},
{
"category": "external",
"summary": "2393191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393191"
},
{
"category": "external",
"summary": "2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "2419870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419870"
},
{
"category": "external",
"summary": "2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2759.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-28T09:33:29+00:00",
"generator": {
"date": "2026-06-28T09:33:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:2759",
"initial_release_date": "2026-02-16T17:51:18+00:00",
"revision_history": [
{
"date": "2026-02-16T17:51:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T17:51:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:33:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.6::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.6::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "rv-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "rv-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-570.89.1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_id": "libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.89.1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "rv-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "rv-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-570.89.1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "perf-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "perf-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "rtla-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "rv-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "rv-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.89.1.el9_6.s390x",
"product": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.s390x",
"product_id": "libperf-0:5.14.0-570.89.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.89.1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"product_id": "kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-570.89.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-570.89.1.el9_6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.89.1.el9_6.src",
"product": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.src",
"product_id": "kernel-0:5.14.0-570.89.1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.89.1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-570.89.1.el9_6.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "perf-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "perf-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "rtla-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "rv-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "rv-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.6)",
"product_id": "AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "rv-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src"
},
"product_reference": "kernel-0:5.14.0-570.89.1.el9_6.src",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.6)",
"product_id": "BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "BaseOS-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "libperf-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.6)",
"product_id": "CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "CRB-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.6)",
"product_id": "NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "NFV-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.6)",
"product_id": "RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"relates_to_product_reference": "RT-9.6.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38349",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2025-07-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2381870"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s eventpoll (epoll) mechanism. A local attacker could exploit a use-after-free vulnerability due to incorrect handling of the \u0027ep\u0027 refcount while the \u0027ep\u0027 mutex is still held. This can lead to memory corruption, potentially allowing the attacker to achieve privilege escalation or execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel use-after-free in eventpoll",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38349"
},
{
"category": "external",
"summary": "RHBZ#2381870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38349"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025071819-CVE-2025-38349-ee39@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025071819-CVE-2025-38349-ee39@gregkh/T"
}
],
"release_date": "2025-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel use-after-free in eventpoll"
},
{
"cve": "CVE-2025-38730",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2393191"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s io_uring/net component. This vulnerability arises when ring provided buffers are partially committed during network operations, particularly when MSG_WAITALL is enabled or with streaming sockets. A local attacker could exploit this by causing multiple socket receives to access the same memory, leading to data corruption within applications. This could also result in system instability if buffer rings are unregistered before a retry operation completes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s io_uring/net component affects Red Hat Enterprise Linux 9 and 10. A local attacker with a special group privilege may impact to a denial of service or a leak of kernel internal information through the shared ring buffer between user space and the kernel space processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38730"
},
{
"category": "external",
"summary": "RHBZ#2393191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393191"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38730"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025090403-CVE-2025-38730-f2e6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025090403-CVE-2025-38730-f2e6@gregkh/T"
}
],
"release_date": "2025-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling"
},
{
"cve": "CVE-2025-39760",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394601"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s USB core configuration parsing allows a local attacker with some special group privilege to trigger an out-of-bounds read by manipulating USB device core configuration options. This can lead to a system crash, resulting in a Denial of Service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39760"
},
{
"category": "external",
"summary": "RHBZ#2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T"
}
],
"release_date": "2025-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing"
},
{
"cve": "CVE-2025-39933",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401432"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: let recv_done verify data_offset, data_length and remaining_data_length\n\nThis is inspired by the related server fixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "SMB Direct client failed to validate data_offset, data_length, and remaining_data_length in SMBD \u201cdata transfer\u201d messages. A malicious server can craft values that cause out-of-bounds access in the kernel receive path, leading to memory corruption and potential code execution.\nA malicious SMB Direct server can trigger a kernel crash on a connected and authenticated Linux client by sending malformed data transfer packets over an active RDMA session.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39933"
},
{
"category": "external",
"summary": "RHBZ#2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length"
},
{
"cve": "CVE-2025-40269",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40269"
},
{
"category": "external",
"summary": "RHBZ#2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `snd_usb_audio` kernel module from loading if USB audio functionality is not required. Create a file `/etc/modprobe.d/disable-snd-usb-audio.conf` with the following content:\n`install snd_usb_audio /bin/true`\nAfter creating the file, a system reboot is required for the changes to take effect. This action will disable all USB audio device functionality.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service"
},
{
"cve": "CVE-2025-40271",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability is a race condition in /proc directory enumeration, where a proc_dir_entry can be freed after rb_erase() but still referenced because the rbtree node is not cleared. A local unprivileged attacker can trigger a use-after-free by running getdents() (that calls proc_readdir_de()) in parallel with rapid creation and removal of network-related proc entries (e.g., tun devices). In practice this leads to a kernel NULL-pointer dereference or slab-UAF crash. Reliable exploitation beyond denial-of-service is unlikely due to the narrow timing window, but theoretically possible.\nThe bug could be triggered by the local attacker with the ability to create and remove network devices (e.g. CAP_NET_ADMIN).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40271"
},
{
"category": "external",
"summary": "RHBZ#2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"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.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service."
},
{
"cve": "CVE-2025-40304",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419870"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel, specifically within the framebuffer device (fbdev) subsystem. This vulnerability, an out-of-bounds write, occurs because the `bit_putcs` function does not properly check boundaries when displaying text near the edges of the screen. A local user with low privileges could exploit this to write data beyond the intended memory area. This could potentially lead to serious consequences such as gaining unauthorized access (privilege escalation), revealing sensitive information (information disclosure), or causing the system to become unavailable (denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40304"
},
{
"category": "external",
"summary": "RHBZ#2419870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40304"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120820-CVE-2025-40304-47b3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120820-CVE-2025-40304-47b3@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T17:51:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-devel-matched-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-doc-0:5.14.0-570.89.1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rtla-0:5.14.0-570.89.1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:rv-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.src",
"BaseOS-9.6.0.Z.EUS:kernel-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-570.89.1.el9_6.noarch",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:kernel-tools-libs-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-uki-virt-addons-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"BaseOS-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.ppc64le",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.s390x",
"CRB-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-kvm-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"NFV-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-64k-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-devel-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:libperf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.aarch64",
"RT-9.6.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-570.89.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service."
}
]
}
RHSA-2026:2766
Vulnerability from csaf_redhat - Published: 2026-02-17 01:03 - Updated: 2026-06-28 09:33A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's io_uring/net component. This vulnerability arises when ring provided buffers are partially committed during network operations, particularly when MSG_WAITALL is enabled or with streaming sockets. A local attacker could exploit this by causing multiple socket receives to access the same memory, leading to data corruption within applications. This could also result in system instability if buffer rings are unregistered before a retry operation completes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel, specifically within the framebuffer device (fbdev) subsystem. This vulnerability, an out-of-bounds write, occurs because the `bit_putcs` function does not properly check boundaries when displaying text near the edges of the screen. A local user with low privileges could exploit this to write data beyond the intended memory area. This could potentially lead to serious consequences such as gaining unauthorized access (privilege escalation), revealing sensitive information (information disclosure), or causing the system to become unavailable (denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
|
A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.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 kernel is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation (CVE-2025-38415)\n\n* kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling (CVE-2025-38730)\n\n* kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing (CVE-2025-39760)\n\n* kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length (CVE-2025-39933)\n\n* kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n\n* kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service. (CVE-2025-40304)\n\n* kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)\n\n* kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CVE-2025-68349)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:2766",
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "2393191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393191"
},
{
"category": "external",
"summary": "2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "2419870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419870"
},
{
"category": "external",
"summary": "2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_2766.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-28T09:33:29+00:00",
"generator": {
"date": "2026-06-28T09:33:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:2766",
"initial_release_date": "2026-02-17T01:03:19+00:00",
"revision_history": [
{
"date": "2026-02-17T01:03:19+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-17T01:03:19+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:33:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_eus:9.4::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product": {
"name": "Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "rv-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "rv-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"product": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"product_id": "bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"product": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_id": "libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.111.1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"product_id": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"product_id": "bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_id": "libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.111.1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "rv-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "rv-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"product_id": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"product": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"product_id": "bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"product": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_id": "libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.111.1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "perf-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "perf-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "rtla-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "rv-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "rv-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"product_id": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.3.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"product": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"product_id": "bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.3.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-427.111.1.el9_4.s390x",
"product": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.s390x",
"product_id": "libperf-0:5.14.0-427.111.1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-427.111.1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"product_id": "kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-427.111.1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-427.111.1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-427.111.1.el9_4.src",
"product": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.src",
"product_id": "kernel-0:5.14.0-427.111.1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-427.111.1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-427.111.1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "perf-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "perf-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "rtla-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "rv-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "rv-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "rv-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64"
},
"product_reference": "bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x"
},
"product_reference": "bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.src as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src"
},
"product_reference": "kernel-0:5.14.0-427.111.1.el9_4.src",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v.9.4)",
"product_id": "BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "BaseOS-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "libperf-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat CodeReady Linux Builder EUS (v.9.4)",
"product_id": "CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "CRB-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v.9.4)",
"product_id": "NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "NFV-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v.9.4)",
"product_id": "RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"relates_to_product_reference": "RT-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38415",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2025-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383404"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This moderate impact flaw in the Linux kernel\u0027s Squashfs filesystem is present in Red Hat Enterprise Linux 7, 8, 9, and 10, which allows a local attacker to cause a denial of service or a potential system compromise by simultaneously mounting a Squashfs filesystem and issuing a specific ioctl command, leading to an incorrect block size calculation and a shift-out-of-bounds read issue due to an incorrect function return problem.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38415"
},
{
"category": "external",
"summary": "RHBZ#2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T"
}
],
"release_date": "2025-07-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation"
},
{
"cve": "CVE-2025-38730",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-09-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2393191"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s io_uring/net component. This vulnerability arises when ring provided buffers are partially committed during network operations, particularly when MSG_WAITALL is enabled or with streaming sockets. A local attacker could exploit this by causing multiple socket receives to access the same memory, leading to data corruption within applications. This could also result in system instability if buffer rings are unregistered before a retry operation completes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s io_uring/net component affects Red Hat Enterprise Linux 9 and 10. A local attacker with a special group privilege may impact to a denial of service or a leak of kernel internal information through the shared ring buffer between user space and the kernel space processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38730"
},
{
"category": "external",
"summary": "RHBZ#2393191",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393191"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38730"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38730",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38730"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025090403-CVE-2025-38730-f2e6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025090403-CVE-2025-38730-f2e6@gregkh/T"
}
],
"release_date": "2025-09-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Data corruption and system instability due to improper io_uring/net buffer handling"
},
{
"cve": "CVE-2025-39760",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394601"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s USB core configuration parsing allows a local attacker with some special group privilege to trigger an out-of-bounds read by manipulating USB device core configuration options. This can lead to a system crash, resulting in a Denial of Service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39760"
},
{
"category": "external",
"summary": "RHBZ#2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T"
}
],
"release_date": "2025-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing"
},
{
"cve": "CVE-2025-39933",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401432"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: let recv_done verify data_offset, data_length and remaining_data_length\n\nThis is inspired by the related server fixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "SMB Direct client failed to validate data_offset, data_length, and remaining_data_length in SMBD \u201cdata transfer\u201d messages. A malicious server can craft values that cause out-of-bounds access in the kernel receive path, leading to memory corruption and potential code execution.\nA malicious SMB Direct server can trigger a kernel crash on a connected and authenticated Linux client by sending malformed data transfer packets over an active RDMA session.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39933"
},
{
"category": "external",
"summary": "RHBZ#2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length"
},
{
"cve": "CVE-2025-40269",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40269"
},
{
"category": "external",
"summary": "RHBZ#2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `snd_usb_audio` kernel module from loading if USB audio functionality is not required. Create a file `/etc/modprobe.d/disable-snd-usb-audio.conf` with the following content:\n`install snd_usb_audio /bin/true`\nAfter creating the file, a system reboot is required for the changes to take effect. This action will disable all USB audio device functionality.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service"
},
{
"cve": "CVE-2025-40271",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability is a race condition in /proc directory enumeration, where a proc_dir_entry can be freed after rb_erase() but still referenced because the rbtree node is not cleared. A local unprivileged attacker can trigger a use-after-free by running getdents() (that calls proc_readdir_de()) in parallel with rapid creation and removal of network-related proc entries (e.g., tun devices). In practice this leads to a kernel NULL-pointer dereference or slab-UAF crash. Reliable exploitation beyond denial-of-service is unlikely due to the narrow timing window, but theoretically possible.\nThe bug could be triggered by the local attacker with the ability to create and remove network devices (e.g. CAP_NET_ADMIN).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40271"
},
{
"category": "external",
"summary": "RHBZ#2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service."
},
{
"cve": "CVE-2025-40304",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419870"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel, specifically within the framebuffer device (fbdev) subsystem. This vulnerability, an out-of-bounds write, occurs because the `bit_putcs` function does not properly check boundaries when displaying text near the edges of the screen. A local user with low privileges could exploit this to write data beyond the intended memory area. This could potentially lead to serious consequences such as gaining unauthorized access (privilege escalation), revealing sensitive information (information disclosure), or causing the system to become unavailable (denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40304"
},
{
"category": "external",
"summary": "RHBZ#2419870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419870"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40304"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40304",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40304"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120820-CVE-2025-40304-47b3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120820-CVE-2025-40304-47b3@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in fbdev can lead to privilege escalation, information disclosure, or denial of service."
},
{
"cve": "CVE-2025-68349",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug is caused by a stale state flag (NFS_INO_LAYOUTCOMMIT) remaining set after the pNFS layout has been invalidated, leading to a NULL pointer dereference during layout commit handling. The issue results in a kernel crash when specific NFS writeback paths are executed. As it involves no memory corruption or attacker-controlled data, it represents a denial-of-service condition only.\nThe issue is triggered by a connected NFS client through normal pNFS writeback flows and affects the NFS server kernel, requiring an established NFSv4 session rather than unauthenticated network access.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68349"
},
{
"category": "external",
"summary": "RHBZ#2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T"
}
],
"release_date": "2025-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-17T01:03:19+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "workaround",
"details": "If NFS service not being used, then disable it to prevent possibility of triggering this bug (and usually it is disabled by default):\nsudo systemctl stop nfs-server\nsudo systemctl disable nfs-server",
"product_ids": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-64k-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debug-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-devel-matched-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-doc-0:5.14.0-427.111.1.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:kernel-zfcpdump-devel-matched-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rtla-0:5.14.0-427.111.1.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:rv-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.src",
"BaseOS-9.4.0.Z.EUS:kernel-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-64k-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-abi-stablelists-0:5.14.0-427.111.1.el9_4.noarch",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debug-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:kernel-tools-libs-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-uki-virt-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-core-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:kernel-zfcpdump-modules-extra-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-0:5.14.0-427.111.1.el9_4.x86_64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"BaseOS-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-64k-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-64k-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-aarch64-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-ppc64le-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-s390x-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:kernel-tools-libs-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:kernel-zfcpdump-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.aarch64",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.ppc64le",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.s390x",
"CRB-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-kvm-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"NFV-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:bpftool-debuginfo-0:7.3.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-debuginfo-common-x86_64-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debug-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-devel-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-core-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-rt-modules-extra-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:kernel-tools-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:libperf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64",
"RT-9.4.0.Z.EUS:python3-perf-debuginfo-0:5.14.0-427.111.1.el9_4.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid"
}
]
}
RHSA-2026:3267
Vulnerability from csaf_redhat - Published: 2026-02-25 00:28 - Updated: 2026-06-28 09:34A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4_inode_attach_jinode() fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput(), but the orphan list still references the same inode number. On the next loop iteration, the freed inode structure is reused, triggering a use-after-free when adding it to the orphan list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Virtual Extensible LAN (VXLAN) implementation. An attacker with elevated privileges (CAP_NET_ADMIN) can exploit this vulnerability by configuring the system to accept and forward VXLAN packets. The issue arises from an incorrect nexthop hash size, where a 32-bit hash is used instead of the expected 31-bit hash, leading to negative hash values. This can cause an out-of-bounds write in the nexthop group selection, resulting in a kernel panic and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free (UAF) vulnerability exists in the `hci_disconnect_all_sync` function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this flaw to trigger a system crash, leading to a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the IPv6 VTI (Virtual Tunnel Interface) implementation in the Linux kernel. When an IPv6 VTI device uses the SFB (Stochastic Fair Blue) qdisc, the control block (cb) field of an skb can be modified during packet enqueuing. The decode_session6() function then reads from this modified cb field, accessing freed memory (IP6CB(skb)->nhoff was not set for transmit path). This can lead to kernel crashes or potentially arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID (0xFFFF), set by the reset thread, which points to unallocated memory, causing a crash. Add flag 'io_admin_reset_sync' to synchronize access between the reset, I/O, and admin threads. Before a reset, the reset handler sets this flag to block I/O and admin processing threads. If any thread bypasses the initial check, the reset thread waits up to 10 seconds for processing to finish. If the wait exceeds 10 seconds, the controller is marked as unrecoverable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.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 kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (CVE-2025-37861)\n\n* kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation (CVE-2025-38415)\n\n* kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing (CVE-2025-39760)\n\n* kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service (CVE-2023-53192)\n\n* kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length (CVE-2025-39933)\n\n* kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n\n* kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling (CVE-2023-53762)\n\n* kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)\n\n* kernel: ip6_vti: fix slab-use-after-free in decode_session6 (CVE-2023-53821)\n\n* kernel: ext4: fix use-after-free in ext4_orphan_cleanup (CVE-2022-50673)\n\n* kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CVE-2025-68349)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3267",
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2365256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365256"
},
{
"category": "external",
"summary": "2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "2395232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395232"
},
{
"category": "external",
"summary": "2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "2419838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419838"
},
{
"category": "external",
"summary": "2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "2420329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420329"
},
{
"category": "external",
"summary": "2420347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420347"
},
{
"category": "external",
"summary": "2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3267.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-28T09:34:07+00:00",
"generator": {
"date": "2026-06-28T09:34:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:3267",
"initial_release_date": "2026-02-25T00:28:18+00:00",
"revision_history": [
{
"date": "2026-02-25T00:28:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T00:28:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:34:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.158.1.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.158.1.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.158.1.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.158.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.158.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.158.1.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.158.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.158.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.158.1.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.158.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.158.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.158.1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.158.1.el9_2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-50673",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420347"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the ext4 filesystem\u0027s orphan inode cleanup routine in the Linux kernel. When ext4_inode_attach_jinode() fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput(), but the orphan list still references the same inode number. On the next loop iteration, the freed inode structure is reused, triggering a use-after-free when adding it to the orphan list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix use-after-free in ext4_orphan_cleanup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during ext4 filesystem mount when memory allocation fails at a specific point in orphan inode processing. Exploitation requires local access to mount ext4 filesystems and the ability to induce memory pressure during the mount operation, making practical exploitation difficult.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50673"
},
{
"category": "external",
"summary": "RHBZ#2420347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420347"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50673"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120947-CVE-2022-50673-f920@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120947-CVE-2022-50673-f920@gregkh/T"
}
],
"release_date": "2025-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix use-after-free in ext4_orphan_cleanup"
},
{
"cve": "CVE-2023-53192",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-09-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395232"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Virtual Extensible LAN (VXLAN) implementation. An attacker with elevated privileges (CAP_NET_ADMIN) can exploit this vulnerability by configuring the system to accept and forward VXLAN packets. The issue arises from an incorrect nexthop hash size, where a 32-bit hash is used instead of the expected 31-bit hash, leading to negative hash values. This can cause an out-of-bounds write in the nexthop group selection, resulting in a kernel panic and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires elevated privileges (`CAP_NET_ADMIN`) to exploit, since it can only be triggered if the system is configured to accept and forward VXLAN packets.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53192"
},
{
"category": "external",
"summary": "RHBZ#2395232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53192"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091558-CVE-2023-53192-5ca6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091558-CVE-2023-53192-5ca6@gregkh/T"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service"
},
{
"cve": "CVE-2023-53762",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419838"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Bluetooth subsystem. A use-after-free (UAF) vulnerability exists in the `hci_disconnect_all_sync` function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this flaw to trigger a system crash, leading to a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53762"
},
{
"category": "external",
"summary": "RHBZ#2419838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53762",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53762"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53762",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53762"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120845-CVE-2023-53762-01bc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120845-CVE-2023-53762-01bc@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling"
},
{
"cve": "CVE-2023-53821",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420329"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the IPv6 VTI (Virtual Tunnel Interface) implementation in the Linux kernel. When an IPv6 VTI device uses the SFB (Stochastic Fair Blue) qdisc, the control block (cb) field of an skb can be modified during packet enqueuing. The decode_session6() function then reads from this modified cb field, accessing freed memory (IP6CB(skb)-\u003enhoff was not set for transmit path). This can lead to kernel crashes or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_vti: fix slab-use-after-free in decode_session6",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a use-after-free vulnerability in IPv6 VTI tunnel handling that can be triggered when specific qdisc configurations are used. The vulnerability requires local access and specific network configuration involving VTI tunnels with SFB qdisc.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53821"
},
{
"category": "external",
"summary": "RHBZ#2420329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53821",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53821"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120950-CVE-2023-53821-9542@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120950-CVE-2023-53821-9542@gregkh/T"
}
],
"release_date": "2025-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ip6_vti: fix slab-use-after-free in decode_session6"
},
{
"cve": "CVE-2025-37861",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365256"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue\n\nWhen the task management thread processes reply queues while the reset\nthread resets them, the task management thread accesses an invalid queue ID\n(0xFFFF), set by the reset thread, which points to unallocated memory,\ncausing a crash.\n\nAdd flag \u0027io_admin_reset_sync\u0027 to synchronize access between the reset,\nI/O, and admin threads. Before a reset, the reset handler sets this flag to\nblock I/O and admin processing threads. If any thread bypasses the initial\ncheck, the reset thread waits up to 10 seconds for processing to finish. If\nthe wait exceeds 10 seconds, the controller is marked as unrecoverable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s `mpi3mr` SCSI driver module. In this flaw a local attacker with a special group privilege leads to a system crash due to a synchronization problem during a resets the controller\u0027s operations. With the available usecase, this flaw does not cause to an integrate threat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37861"
},
{
"category": "external",
"summary": "RHBZ#2365256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37861"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050922-CVE-2025-37861-ab7f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050922-CVE-2025-37861-ab7f@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue"
},
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38415",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2025-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383404"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This moderate impact flaw in the Linux kernel\u0027s Squashfs filesystem is present in Red Hat Enterprise Linux 7, 8, 9, and 10, which allows a local attacker to cause a denial of service or a potential system compromise by simultaneously mounting a Squashfs filesystem and issuing a specific ioctl command, leading to an incorrect block size calculation and a shift-out-of-bounds read issue due to an incorrect function return problem.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38415"
},
{
"category": "external",
"summary": "RHBZ#2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T"
}
],
"release_date": "2025-07-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation"
},
{
"cve": "CVE-2025-39760",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394601"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s USB core configuration parsing allows a local attacker with some special group privilege to trigger an out-of-bounds read by manipulating USB device core configuration options. This can lead to a system crash, resulting in a Denial of Service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39760"
},
{
"category": "external",
"summary": "RHBZ#2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T"
}
],
"release_date": "2025-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"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.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing"
},
{
"cve": "CVE-2025-39933",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401432"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: let recv_done verify data_offset, data_length and remaining_data_length\n\nThis is inspired by the related server fixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "SMB Direct client failed to validate data_offset, data_length, and remaining_data_length in SMBD \u201cdata transfer\u201d messages. A malicious server can craft values that cause out-of-bounds access in the kernel receive path, leading to memory corruption and potential code execution.\nA malicious SMB Direct server can trigger a kernel crash on a connected and authenticated Linux client by sending malformed data transfer packets over an active RDMA session.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39933"
},
{
"category": "external",
"summary": "RHBZ#2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length"
},
{
"cve": "CVE-2025-40269",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40269"
},
{
"category": "external",
"summary": "RHBZ#2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `snd_usb_audio` kernel module from loading if USB audio functionality is not required. Create a file `/etc/modprobe.d/disable-snd-usb-audio.conf` with the following content:\n`install snd_usb_audio /bin/true`\nAfter creating the file, a system reboot is required for the changes to take effect. This action will disable all USB audio device functionality.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service"
},
{
"cve": "CVE-2025-40271",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability is a race condition in /proc directory enumeration, where a proc_dir_entry can be freed after rb_erase() but still referenced because the rbtree node is not cleared. A local unprivileged attacker can trigger a use-after-free by running getdents() (that calls proc_readdir_de()) in parallel with rapid creation and removal of network-related proc entries (e.g., tun devices). In practice this leads to a kernel NULL-pointer dereference or slab-UAF crash. Reliable exploitation beyond denial-of-service is unlikely due to the narrow timing window, but theoretically possible.\nThe bug could be triggered by the local attacker with the ability to create and remove network devices (e.g. CAP_NET_ADMIN).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40271"
},
{
"category": "external",
"summary": "RHBZ#2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"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.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service."
},
{
"cve": "CVE-2025-68349",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug is caused by a stale state flag (NFS_INO_LAYOUTCOMMIT) remaining set after the pNFS layout has been invalidated, leading to a NULL pointer dereference during layout commit handling. The issue results in a kernel crash when specific NFS writeback paths are executed. As it involves no memory corruption or attacker-controlled data, it represents a denial-of-service condition only.\nThe issue is triggered by a connected NFS client through normal pNFS writeback flows and affects the NFS server kernel, requiring an established NFSv4 session rather than unauthenticated network access.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68349"
},
{
"category": "external",
"summary": "RHBZ#2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T"
}
],
"release_date": "2025-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T00:28:18+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"category": "workaround",
"details": "If NFS service not being used, then disable it to prevent possibility of triggering this bug (and usually it is disabled by default):\nsudo systemctl stop nfs-server\nsudo systemctl disable nfs-server",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.158.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.158.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.158.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.158.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid"
}
]
}
RHSA-2026:3358
Vulnerability from csaf_redhat - Published: 2026-02-25 14:18 - Updated: 2026-06-28 09:34A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4_inode_attach_jinode() fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput(), but the orphan list still references the same inode number. On the next loop iteration, the freed inode structure is reused, triggering a use-after-free when adding it to the orphan list.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Virtual Extensible LAN (VXLAN) implementation. An attacker with elevated privileges (CAP_NET_ADMIN) can exploit this vulnerability by configuring the system to accept and forward VXLAN packets. The issue arises from an incorrect nexthop hash size, where a 32-bit hash is used instead of the expected 31-bit hash, leading to negative hash values. This can cause an out-of-bounds write in the nexthop group selection, resulting in a kernel panic and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Bluetooth subsystem. A use-after-free (UAF) vulnerability exists in the `hci_disconnect_all_sync` function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this flaw to trigger a system crash, leading to a Denial of Service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the IPv6 VTI (Virtual Tunnel Interface) implementation in the Linux kernel. When an IPv6 VTI device uses the SFB (Stochastic Fair Blue) qdisc, the control block (cb) field of an skb can be modified during packet enqueuing. The decode_session6() function then reads from this modified cb field, accessing freed memory (IP6CB(skb)->nhoff was not set for transmit path). This can lead to kernel crashes or potentially arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue When the task management thread processes reply queues while the reset thread resets them, the task management thread accesses an invalid queue ID (0xFFFF), set by the reset thread, which points to unallocated memory, causing a crash. Add flag 'io_admin_reset_sync' to synchronize access between the reset, I/O, and admin threads. Before a reset, the reset handler sets this flag to block I/O and admin processing threads. If any thread bypasses the initial check, the reset thread waits up to 10 seconds for processing to finish. If the wait exceeds 10 seconds, the controller is marked as unrecoverable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: smb: client: let recv_done verify data_offset, data_length and remaining_data_length This is inspired by the related server fixes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.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 kernel-rt is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue (CVE-2025-37861)\n\n* kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation (CVE-2025-38415)\n\n* kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing (CVE-2025-39760)\n\n* kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service (CVE-2023-53192)\n\n* kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length (CVE-2025-39933)\n\n* kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n\n* kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling (CVE-2023-53762)\n\n* kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service (CVE-2025-40269)\n\n* kernel: ip6_vti: fix slab-use-after-free in decode_session6 (CVE-2023-53821)\n\n* kernel: ext4: fix use-after-free in ext4_orphan_cleanup (CVE-2022-50673)\n\n* kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CVE-2025-68349)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3358",
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2365256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365256"
},
{
"category": "external",
"summary": "2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "2395232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395232"
},
{
"category": "external",
"summary": "2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "2419838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419838"
},
{
"category": "external",
"summary": "2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "2420329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420329"
},
{
"category": "external",
"summary": "2420347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420347"
},
{
"category": "external",
"summary": "2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3358.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security update",
"tracking": {
"current_release_date": "2026-06-28T09:34:09+00:00",
"generator": {
"date": "2026-06-28T09:34:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:3358",
"initial_release_date": "2026-02-25T14:18:41+00:00",
"revision_history": [
{
"date": "2026-02-25T14:18:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-25T14:18:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:34:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::realtime"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::nfv"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"product": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"product_id": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.158.1.rt14.443.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-284.158.1.rt14.443.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV E4S (v.9.2)",
"product_id": "NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "NFV-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src"
},
"product_reference": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.2)",
"product_id": "RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"relates_to_product_reference": "RT-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-50673",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420347"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the ext4 filesystem\u0027s orphan inode cleanup routine in the Linux kernel. When ext4_inode_attach_jinode() fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput(), but the orphan list still references the same inode number. On the next loop iteration, the freed inode structure is reused, triggering a use-after-free when adding it to the orphan list.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix use-after-free in ext4_orphan_cleanup",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during ext4 filesystem mount when memory allocation fails at a specific point in orphan inode processing. Exploitation requires local access to mount ext4 filesystems and the ability to induce memory pressure during the mount operation, making practical exploitation difficult.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50673"
},
{
"category": "external",
"summary": "RHBZ#2420347",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420347"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50673"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120947-CVE-2022-50673-f920@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120947-CVE-2022-50673-f920@gregkh/T"
}
],
"release_date": "2025-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix use-after-free in ext4_orphan_cleanup"
},
{
"cve": "CVE-2023-53192",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-09-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2395232"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Virtual Extensible LAN (VXLAN) implementation. An attacker with elevated privileges (CAP_NET_ADMIN) can exploit this vulnerability by configuring the system to accept and forward VXLAN packets. The issue arises from an incorrect nexthop hash size, where a 32-bit hash is used instead of the expected 31-bit hash, leading to negative hash values. This can cause an out-of-bounds write in the nexthop group selection, resulting in a kernel panic and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability requires elevated privileges (`CAP_NET_ADMIN`) to exploit, since it can only be triggered if the system is configured to accept and forward VXLAN packets.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53192"
},
{
"category": "external",
"summary": "RHBZ#2395232",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2395232"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53192"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53192",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53192"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091558-CVE-2023-53192-5ca6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091558-CVE-2023-53192-5ca6@gregkh/T"
}
],
"release_date": "2025-09-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in VXLAN due to incorrect nexthop hash size leading to denial of service"
},
{
"cve": "CVE-2023-53762",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419838"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Bluetooth subsystem. A use-after-free (UAF) vulnerability exists in the `hci_disconnect_all_sync` function. This can occur if a Bluetooth connection is deleted while a controller event is being processed concurrently. A local attacker could potentially exploit this flaw to trigger a system crash, leading to a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling",
"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": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53762"
},
{
"category": "external",
"summary": "RHBZ#2419838",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419838"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53762",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53762"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53762",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53762"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120845-CVE-2023-53762-01bc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120845-CVE-2023-53762-01bc@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel Bluetooth: Denial of Service due to use-after-free in connection handling"
},
{
"cve": "CVE-2023-53821",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2420329"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the IPv6 VTI (Virtual Tunnel Interface) implementation in the Linux kernel. When an IPv6 VTI device uses the SFB (Stochastic Fair Blue) qdisc, the control block (cb) field of an skb can be modified during packet enqueuing. The decode_session6() function then reads from this modified cb field, accessing freed memory (IP6CB(skb)-\u003enhoff was not set for transmit path). This can lead to kernel crashes or potentially arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_vti: fix slab-use-after-free in decode_session6",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a use-after-free vulnerability in IPv6 VTI tunnel handling that can be triggered when specific qdisc configurations are used. The vulnerability requires local access and specific network configuration involving VTI tunnels with SFB qdisc.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-53821"
},
{
"category": "external",
"summary": "RHBZ#2420329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2420329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-53821",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-53821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53821"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120950-CVE-2023-53821-9542@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120950-CVE-2023-53821-9542@gregkh/T"
}
],
"release_date": "2025-12-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ip6_vti: fix slab-use-after-free in decode_session6"
},
{
"cve": "CVE-2025-37861",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365256"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue\n\nWhen the task management thread processes reply queues while the reset\nthread resets them, the task management thread accesses an invalid queue ID\n(0xFFFF), set by the reset thread, which points to unallocated memory,\ncausing a crash.\n\nAdd flag \u0027io_admin_reset_sync\u0027 to synchronize access between the reset,\nI/O, and admin threads. Before a reset, the reset handler sets this flag to\nblock I/O and admin processing threads. If any thread bypasses the initial\ncheck, the reset thread waits up to 10 seconds for processing to finish. If\nthe wait exceeds 10 seconds, the controller is marked as unrecoverable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s `mpi3mr` SCSI driver module. In this flaw a local attacker with a special group privilege leads to a system crash due to a synchronization problem during a resets the controller\u0027s operations. With the available usecase, this flaw does not cause to an integrate threat.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37861"
},
{
"category": "external",
"summary": "RHBZ#2365256",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365256"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37861"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37861",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37861"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050922-CVE-2025-37861-ab7f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050922-CVE-2025-37861-ab7f@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue"
},
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38415",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2025-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383404"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This moderate impact flaw in the Linux kernel\u0027s Squashfs filesystem is present in Red Hat Enterprise Linux 7, 8, 9, and 10, which allows a local attacker to cause a denial of service or a potential system compromise by simultaneously mounting a Squashfs filesystem and issuing a specific ioctl command, leading to an incorrect block size calculation and a shift-out-of-bounds read issue due to an incorrect function return problem.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38415"
},
{
"category": "external",
"summary": "RHBZ#2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T"
}
],
"release_date": "2025-07-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation"
},
{
"cve": "CVE-2025-39760",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-09-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2394601"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s USB core configuration parsing. Specifically, the `usb_parse_ss_endpoint_companion()` function incorrectly checks the descriptor type before its length, which can lead to reading data beyond the intended buffer. This out-of-bounds read vulnerability could allow a local attacker to cause a system crash, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s USB core configuration parsing allows a local attacker with some special group privilege to trigger an out-of-bounds read by manipulating USB device core configuration options. This can lead to a system crash, resulting in a Denial of Service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39760"
},
{
"category": "external",
"summary": "RHBZ#2394601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2394601"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39760"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39760"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025091145-CVE-2025-39760-2d5f@gregkh/T"
}
],
"release_date": "2025-09-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"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": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Denial of Service via out-of-bounds read in USB configuration parsing"
},
{
"cve": "CVE-2025-39933",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2401432"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsmb: client: let recv_done verify data_offset, data_length and remaining_data_length\n\nThis is inspired by the related server fixes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "SMB Direct client failed to validate data_offset, data_length, and remaining_data_length in SMBD \u201cdata transfer\u201d messages. A malicious server can craft values that cause out-of-bounds access in the kernel receive path, leading to memory corruption and potential code execution.\nA malicious SMB Direct server can trigger a kernel crash on a connected and authenticated Linux client by sending malformed data transfer packets over an active RDMA session.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39933"
},
{
"category": "external",
"summary": "RHBZ#2401432",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2401432"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39933"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39933"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025100417-CVE-2025-39933-e224@gregkh/T"
}
],
"release_date": "2025-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb: client: let recv_done verify data_offset, data_length and remaining_data_length"
},
{
"cve": "CVE-2025-40269",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419919"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ALSA USB audio driver of the Linux kernel. This vulnerability, a buffer overflow, occurs when the size of the Pulse-Code Modulation (PCM) stream data packets exceeds the maximum allowed by the USB descriptor. A local attacker could exploit this by providing specially crafted USB audio device parameters, causing the PCM transfer buffer to overflow. This could lead to sensitive information disclosure and potentially result in a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40269"
},
{
"category": "external",
"summary": "RHBZ#2419919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40269",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40269"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40269"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40269-9769@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `snd_usb_audio` kernel module from loading if USB audio functionality is not required. Create a file `/etc/modprobe.d/disable-snd-usb-audio.conf` with the following content:\n`install snd_usb_audio /bin/true`\nAfter creating the file, a system reboot is required for the changes to take effect. This action will disable all USB audio device functionality.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel ALSA USB audio driver: Buffer overflow leading to information disclosure and denial of service"
},
{
"cve": "CVE-2025-40271",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419837"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This use-after-free (UAF) vulnerability occurs in the `proc_readdir_de()` function within the `/proc` filesystem. A local attacker with low privileges can exploit this by concurrently traversing specific directories while network devices are unregistered. This can lead to a use-after-free condition, potentially resulting in information disclosure, privilege escalation, or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service.",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability is a race condition in /proc directory enumeration, where a proc_dir_entry can be freed after rb_erase() but still referenced because the rbtree node is not cleared. A local unprivileged attacker can trigger a use-after-free by running getdents() (that calls proc_readdir_de()) in parallel with rapid creation and removal of network-related proc entries (e.g., tun devices). In practice this leads to a kernel NULL-pointer dereference or slab-UAF crash. Reliable exploitation beyond denial-of-service is unlikely due to the narrow timing window, but theoretically possible.\nThe bug could be triggered by the local attacker with the ability to create and remove network devices (e.g. CAP_NET_ADMIN).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40271"
},
{
"category": "external",
"summary": "RHBZ#2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40271",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40271"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40271"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120716-CVE-2025-40271-7612@gregkh/T"
}
],
"release_date": "2025-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"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": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service."
},
{
"cve": "CVE-2025-68349",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-12-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424880"
}
],
"notes": [
{
"category": "description",
"text": "A flaw null pointer dereference in the Linux kernel NFS functionality was found in the way client does some specific action for existing NFS connection. A client user could use this flaw to crash the server system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This bug is caused by a stale state flag (NFS_INO_LAYOUTCOMMIT) remaining set after the pNFS layout has been invalidated, leading to a NULL pointer dereference during layout commit handling. The issue results in a kernel crash when specific NFS writeback paths are executed. As it involves no memory corruption or attacker-controlled data, it represents a denial-of-service condition only.\nThe issue is triggered by a connected NFS client through normal pNFS writeback flows and affects the NFS server kernel, requiring an established NFSv4 session rather than unauthenticated network access.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68349"
},
{
"category": "external",
"summary": "RHBZ#2424880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424880"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68349"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025122453-CVE-2025-68349-12d5@gregkh/T"
}
],
"release_date": "2025-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-25T14:18:41+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"category": "workaround",
"details": "If NFS service not being used, then disable it to prevent possibility of triggering this bug (and usually it is disabled by default):\nsudo systemctl stop nfs-server\nsudo systemctl disable nfs-server",
"product_ids": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"NFV-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-kvm-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"NFV-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.src",
"RT-9.2.0.Z.E4S:kernel-rt-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-devel-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-core-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64",
"RT-9.2.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-284.158.1.rt14.443.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid"
}
]
}
RHSA-2026:3579
Vulnerability from csaf_redhat - Published: 2026-03-03 00:14 - Updated: 2026-06-28 09:34A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's io_uring subsystem. A local attacker with low privileges could exploit a use-after-free vulnerability when the `sq->thread` object is prematurely released while still being accessed by the `__io_uring_show_fdinfo()` function. This flaw could lead to privilege escalation, allowing the attacker to execute arbitrary code, disclose sensitive information, or cause a system-wide denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: Linux kernel io_uring: Local privilege escalation, information disclosure, or denial of service via use-after-free (CVE-2025-38106)\n\n* kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation (CVE-2025-38415)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:3579",
"url": "https://access.redhat.com/errata/RHSA-2026:3579"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2376077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376077"
},
{
"category": "external",
"summary": "2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3579.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-28T09:34:23+00:00",
"generator": {
"date": "2026-06-28T09:34:23+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:3579",
"initial_release_date": "2026-03-03T00:14:24+00:00",
"revision_history": [
{
"date": "2026-03-03T00:14:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-03T00:14:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:34: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 EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "rv-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "rv-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.62.1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_id": "libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.62.1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "rv-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "rv-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.62.1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "perf-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "perf-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "rtla-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "rv-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "rv-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.62.1.el10_0.s390x",
"product": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.s390x",
"product_id": "libperf-0:6.12.0-55.62.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.62.1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"product": {
"name": "kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"product_id": "kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@6.12.0-55.62.1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"product": {
"name": "kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"product_id": "kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-55.62.1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.62.1.el10_0.src",
"product": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.src",
"product_id": "kernel-0:6.12.0-55.62.1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.62.1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.62.1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.62.1.el10_0.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-03T00:14:24+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38106",
"cwe": {
"id": "CWE-911",
"name": "Improper Update of Reference Count"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376077"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s io_uring subsystem. A local attacker with low privileges could exploit a use-after-free vulnerability when the `sq-\u003ethread` object is prematurely released while still being accessed by the `__io_uring_show_fdinfo()` function. This flaw could lead to privilege escalation, allowing the attacker to execute arbitrary code, disclose sensitive information, or cause a system-wide denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel io_uring: Local privilege escalation, information disclosure, or denial of service via use-after-free",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38106"
},
{
"category": "external",
"summary": "RHBZ#2376077",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376077"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38106"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38106",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38106"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070322-CVE-2025-38106-8de3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070322-CVE-2025-38106-8de3@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-03T00:14:24+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel io_uring: Local privilege escalation, information disclosure, or denial of service via use-after-free"
},
{
"cve": "CVE-2025-38415",
"cwe": {
"id": "CWE-252",
"name": "Unchecked Return Value"
},
"discovery_date": "2025-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383404"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Squashfs filesystem. A local attacker can exploit this vulnerability by simultaneously mounting a Squashfs filesystem and issuing a specific input/output control (ioctl) command. This can lead to an incorrect block size calculation, causing a shift-out-of-bounds error. This memory corruption vulnerability can result in a denial of service or potentially lead to more severe system compromise.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This moderate impact flaw in the Linux kernel\u0027s Squashfs filesystem is present in Red Hat Enterprise Linux 7, 8, 9, and 10, which allows a local attacker to cause a denial of service or a potential system compromise by simultaneously mounting a Squashfs filesystem and issuing a specific ioctl command, leading to an incorrect block size calculation and a shift-out-of-bounds read issue due to an incorrect function return problem.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38415"
},
{
"category": "external",
"summary": "RHBZ#2383404",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383404"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38415"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025072513-CVE-2025-38415-c634@gregkh/T"
}
],
"release_date": "2025-07-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-03T00:14:24+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3579"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.62.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.62.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.62.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.62.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Memory corruption in Squashfs due to incorrect block size calculation"
}
]
}
RHSA-2026:4244
Vulnerability from csaf_redhat - Published: 2026-03-11 00:12 - Updated: 2026-06-28 09:34A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system's memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel-rt is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism requirements.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: page_pool: Fix use-after-free in page_pool_recycle_in_ring (CVE-2025-38129)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4244",
"url": "https://access.redhat.com/errata/RHSA-2026:4244"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4244.json"
}
],
"title": "Red Hat Security Advisory: kernel-rt security update",
"tracking": {
"current_release_date": "2026-06-28T09:34:46+00:00",
"generator": {
"date": "2026-06-28T09:34:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:4244",
"initial_release_date": "2026-03-11T00:12:55+00:00",
"revision_history": [
{
"date": "2026-03-11T00:12:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T00:12:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:34:46+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 NFV E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"product": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"product_id": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.169.1.rt21.241.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_id": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo-common-x86_64@5.14.0-70.169.1.rt21.241.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src"
},
"product_reference": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux NFV E4S (v.9.0)",
"product_id": "NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "NFV-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src"
},
"product_reference": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64 as a component of Red Hat Enterprise Linux Real Time E4S (v.9.0)",
"product_id": "RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"relates_to_product_reference": "RT-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T00:12:55+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4244"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38129",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system\u0027s memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. A use-after-free vulnerability in the Linux kernel\u0027s `page_pool_recycle_in_ring` function allows a local attacker to cause a denial-of-service or a kernel information leak problem. This flaw affects Red Hat Enterprise Linux 8, 9, and 10, as well as Red Hat In-Vehicle OS 1. Red Hat Enterprise Linux 6 and 7 are not affected as the vulnerable code is not present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38129"
},
{
"category": "external",
"summary": "RHBZ#2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T00:12:55+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4244"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"NFV-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-kvm-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"NFV-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.src",
"RT-9.0.0.Z.E4S:kernel-rt-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-core-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debug-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-debuginfo-common-x86_64-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-devel-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64",
"RT-9.0.0.Z.E4S:kernel-rt-modules-extra-0:5.14.0-70.169.1.rt21.241.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution"
}
]
}
RHSA-2026:4245
Vulnerability from csaf_redhat - Published: 2026-03-11 00:49 - Updated: 2026-06-28 09:34A flaw was found in the Linux kernel's xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system's memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF (CVE-2025-37882)\n\n* kernel: page_pool: Fix use-after-free in page_pool_recycle_in_ring (CVE-2025-38129)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:4245",
"url": "https://access.redhat.com/errata/RHSA-2026:4245"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_4245.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-28T09:34:43+00:00",
"generator": {
"date": "2026-06-28T09:34:43+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.2.6"
}
},
"id": "RHSA-2026:4245",
"initial_release_date": "2026-03-11T00:49:10+00:00",
"revision_history": [
{
"date": "2026-03-11T00:49:10+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T00:49:10+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-28T09:34:43+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.0::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product": {
"name": "perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product_id": "perf-0:5.14.0-70.169.1.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.169.1.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product": {
"name": "perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_id": "perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.169.1.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product": {
"name": "perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product_id": "perf-0:5.14.0-70.169.1.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.169.1.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-70.169.1.el9_0.s390x",
"product": {
"name": "perf-0:5.14.0-70.169.1.el9_0.s390x",
"product_id": "perf-0:5.14.0-70.169.1.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-70.169.1.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-70.169.1.el9_0.src",
"product": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.src",
"product_id": "kernel-0:5.14.0-70.169.1.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-70.169.1.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-70.169.1.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"product_id": "kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-70.169.1.el9_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-70.169.1.el9_0.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "perf-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "perf-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "perf-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src"
},
"product_reference": "kernel-0:5.14.0-70.169.1.el9_0.src",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.0)",
"product_id": "BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"relates_to_product_reference": "BaseOS-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37882",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2025-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365250"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s xHCI (eXtensible Host Controller Interface) driver. This vulnerability allows data loss or buffer Use-After-Free (UAF) due to a race condition during isochronous Ring Underrun/Overrun event handling.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact flaw in the Linux kernel\u0027s xHCI driver can lead to data loss or Use-After-Free conditions due to a race condition during isochronous event handling by an local attacker with a special privilege. This affects Red Hat Enterprise Linux systems utilizing USB 3.0 host controllers. Exploitation requires interaction with xHCI devices.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37882"
},
{
"category": "external",
"summary": "RHBZ#2365250",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365250"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37882",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37882"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37882"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/T"
}
],
"release_date": "2025-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T00:49:10+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4245"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF"
},
{
"cve": "CVE-2025-38129",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376034"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. This vulnerability, known as a use-after-free (UAF), occurs in the `page_pool_recycle_in_ring` function. A local attacker could exploit this by manipulating the system\u0027s memory management, causing a freed memory region to be improperly accessed. This can lead to system instability, unauthorized access to sensitive information, or potentially allow an attacker to execute malicious code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate impact. A use-after-free vulnerability in the Linux kernel\u0027s `page_pool_recycle_in_ring` function allows a local attacker to cause a denial-of-service or a kernel information leak problem. This flaw affects Red Hat Enterprise Linux 8, 9, and 10, as well as Red Hat In-Vehicle OS 1. Red Hat Enterprise Linux 6 and 7 are not affected as the vulnerable code is not present.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38129"
},
{
"category": "external",
"summary": "RHBZ#2376034",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376034"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38129",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38129"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070330-CVE-2025-38129-3c0e@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T00:49:10+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\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4245"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-devel-matched-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-doc-0:5.14.0-70.169.1.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:bpftool-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.src",
"BaseOS-9.0.0.Z.E4S:kernel-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-70.169.1.el9_0.noarch",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-core-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-modules-extra-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:kernel-tools-libs-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-0:5.14.0-70.169.1.el9_0.x86_64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.aarch64",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.ppc64le",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.s390x",
"BaseOS-9.0.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-70.169.1.el9_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free vulnerability in page_pool_recycle_in_ring can lead to arbitrary code execution"
}
]
}
WID-SEC-W-2025-0991
Vulnerability from csaf_certbund - Published: 2025-05-08 22:00 - Updated: 2026-06-04 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
Dell NetWorker Virtual Edition
Dell / NetWorker
|
cpe:/a:dell:networker:virtual_edition
|
Virtual Edition | |
|
Dell Avamar
Dell
|
cpe:/a:dell:avamar:-
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Linux Kernel ausnutzen, um einen Denial of Service Angriff und weitere, nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-0991 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-0991.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-0991 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-0991"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-1 vom 2025-06-24",
"url": "https://ubuntu.com/security/notices/USN-7594-1"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2022-21546",
"url": "https://lore.kernel.org/linux-cve-announce/2025050943-CVE-2022-21546-1ee8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37863",
"url": "https://lore.kernel.org/linux-cve-announce/2025050956-CVE-2025-37863-dcf9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37865",
"url": "https://lore.kernel.org/linux-cve-announce/2025050957-CVE-2025-37865-9bb8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37866",
"url": "https://lore.kernel.org/linux-cve-announce/2025050957-CVE-2025-37866-47d2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37867",
"url": "https://lore.kernel.org/linux-cve-announce/2025050958-CVE-2025-37867-aa7b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37868",
"url": "https://lore.kernel.org/linux-cve-announce/2025050958-CVE-2025-37868-0fc6@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37869",
"url": "https://lore.kernel.org/linux-cve-announce/2025050958-CVE-2025-37869-09b8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37870",
"url": "https://lore.kernel.org/linux-cve-announce/2025050959-CVE-2025-37870-311a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37871",
"url": "https://lore.kernel.org/linux-cve-announce/2025050959-CVE-2025-37871-937a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37872",
"url": "https://lore.kernel.org/linux-cve-announce/2025050959-CVE-2025-37872-6e2f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37873",
"url": "https://lore.kernel.org/linux-cve-announce/2025050900-CVE-2025-37873-c3aa@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37874",
"url": "https://lore.kernel.org/linux-cve-announce/2025050900-CVE-2025-37874-81e8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37875",
"url": "https://lore.kernel.org/linux-cve-announce/2025050900-CVE-2025-37875-71e0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37876",
"url": "https://lore.kernel.org/linux-cve-announce/2025050942-CVE-2025-37876-679c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37877",
"url": "https://lore.kernel.org/linux-cve-announce/2025050942-CVE-2025-37877-2e67@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37878",
"url": "https://lore.kernel.org/linux-cve-announce/2025050943-CVE-2025-37878-b963@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37879",
"url": "https://lore.kernel.org/linux-cve-announce/2025050943-CVE-2025-37879-a59f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37880",
"url": "https://lore.kernel.org/linux-cve-announce/2025050943-CVE-2025-37880-3f3c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37881",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37881-505f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37882",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37882-db64@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37883",
"url": "https://lore.kernel.org/linux-cve-announce/2025050944-CVE-2025-37883-d5d2@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37884",
"url": "https://lore.kernel.org/linux-cve-announce/2025050945-CVE-2025-37884-778b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37885",
"url": "https://lore.kernel.org/linux-cve-announce/2025050945-CVE-2025-37885-a5d9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37886",
"url": "https://lore.kernel.org/linux-cve-announce/2025050945-CVE-2025-37886-cab3@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37887",
"url": "https://lore.kernel.org/linux-cve-announce/2025050946-CVE-2025-37887-cbe7@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-37888",
"url": "https://lore.kernel.org/linux-cve-announce/2025050946-CVE-2025-37888-ef69@gregkh/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20421-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021590.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20419-1 vom 2025-06-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021591.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-103 vom 2025-06-24",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-103.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4178 vom 2025-05-26",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4193 vom 2025-05-30",
"url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-072 vom 2025-05-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-072.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.15-2025-073 vom 2025-06-10",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.15-2025-073.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01919-1 vom 2025-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021477.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01951-1 vom 2025-06-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021509.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01964-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021531.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01967-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021533.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01965-1 vom 2025-06-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021535.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01983-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021538.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20413-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021547.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:01972-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021537.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20408-1 vom 2025-06-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021550.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-2 vom 2025-06-26",
"url": "https://ubuntu.com/security/notices/USN-7594-2"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-103 vom 2025-06-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-103.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7594-3 vom 2025-07-09",
"url": "https://ubuntu.com/security/notices/USN-7594-3"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02254-1 vom 2025-07-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021770.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20470 vom 2025-07-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-20470.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02333-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021830.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02335-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021828.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02334-1 vom 2025-07-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021829.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-2 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-3 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7654-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7655-1 vom 2025-07-18",
"url": "https://ubuntu.com/security/notices/USN-7655-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20483-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021917.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20475-1 vom 2025-07-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021919.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-4 vom 2025-07-22",
"url": "https://ubuntu.com/security/notices/USN-7654-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20493-1 vom 2025-07-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021967.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20498-1 vom 2025-07-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021965.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02538-1 vom 2025-07-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-July/021981.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7654-5 vom 2025-07-29",
"url": "https://ubuntu.com/security/notices/USN-7654-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7686-1 vom 2025-08-05",
"url": "https://ubuntu.com/security/notices/USN-7686-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02853-1 vom 2025-08-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022200.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02846-1 vom 2025-08-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022192.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02923-1 vom 2025-08-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022237.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7711-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7711-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-1 vom 2025-08-22",
"url": "https://ubuntu.com/security/notices/USN-7712-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02969-1 vom 2025-08-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022259.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02996-1 vom 2025-08-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022291.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:02997-1 vom 2025-08-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022283.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20577-1 vom 2025-08-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022304.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20586-1 vom 2025-08-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022295.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03011-1 vom 2025-08-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022327.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20602-1 vom 2025-08-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022362.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20601-1 vom 2025-08-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022363.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03023-1 vom 2025-08-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-August/022329.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7712-2 vom 2025-09-02",
"url": "https://ubuntu.com/security/notices/USN-7712-2"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20553 vom 2025-09-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-20553.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15740 vom 2025-09-16",
"url": "https://linux.oracle.com/errata/ELSA-2025-15740.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03272-1 vom 2025-09-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022589.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-15782 vom 2025-09-19",
"url": "https://linux.oracle.com/errata/ELSA-2025-15782.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03290-1 vom 2025-09-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022602.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03301-1 vom 2025-09-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022605.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03382-1 vom 2025-09-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-September/022721.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4327 vom 2025-10-13",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03602-1 vom 2025-10-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022908.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03633-1 vom 2025-10-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022926.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03628-1 vom 2025-10-17",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/O6BEPQBC4GULLYP5G3VVU4ZS37B7I6EV/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03634-1 vom 2025-10-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022925.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3716-1 vom 2025-10-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022962.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-404 vom 2025-10-31",
"url": "https://www.dell.com/support/kbdoc/000385435"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-25757 vom 2025-11-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-25757.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4149-1 vom 2025-11-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023309.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4320-1 vom 2025-12-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023445.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0747 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0747"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1194 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1194"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-030 vom 2026-01-30",
"url": "https://www.dell.com/support/kbdoc/de-de/000421570/dsa-2026-030-security-update-for-dell-networker-vproxy-multiple-third-party-component-vulnerabilities"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-1 vom 2026-02-11",
"url": "https://ubuntu.com/security/notices/USN-8028-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-1 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8031-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-2 vom 2026-02-12",
"url": "https://ubuntu.com/security/notices/USN-8028-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20329-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024166.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20328-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024167.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20305-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024186.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20309-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024184.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20330-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024165.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2766 vom 2026-02-17",
"url": "https://access.redhat.com/errata/RHSA-2026:2766"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20302-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024188.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2759 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2759"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-3 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-4 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-4"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-5 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-2 vom 2026-02-18",
"url": "https://ubuntu.com/security/notices/USN-8031-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-6 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8028-6"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8052-1 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8052-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8031-3 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8031-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-7 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8028-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8052-2 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8052-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8028-8 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8028-8"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3267 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3267"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3358 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3358"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8074-1 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8074-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8074-2 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/USN-8074-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4245 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:4245"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4244 vom 2026-03-11",
"url": "https://access.redhat.com/errata/RHSA-2026:4244"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8126-1 vom 2026-03-25",
"url": "https://ubuntu.com/security/notices/USN-8126-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50261 vom 2026-05-12",
"url": "https://linux.oracle.com/errata/ELSA-2026-50261.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50280 vom 2026-05-22",
"url": "https://oss.oracle.com/pipermail/el-errata/2026-May/020528.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-50294 vom 2026-06-04",
"url": "http://linux.oracle.com/errata/ELSA-2026-50294.html"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-06-04T22:00:00.000+00:00",
"generator": {
"date": "2026-06-05T07:49:41.745+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-0991",
"initial_release_date": "2025-05-08T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-05-08T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-05-26T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-05-29T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian und Amazon aufgenommen"
},
{
"date": "2025-06-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-11T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-15T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-16T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-19T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-23T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-26T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-07-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2025-07-15T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-07-16T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-17T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-21T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-27T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-28T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-07-29T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-07-31T22:00:00.000+00:00",
"number": "22",
"summary": "Referenz(en) aufgenommen:"
},
{
"date": "2025-08-05T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-18T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-19T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-24T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-08-27T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-28T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-08-31T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-02T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-15T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-18T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-09-22T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2026-02-25T23:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-12T22:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "62"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"category": "product_name",
"name": "Dell Avamar",
"product": {
"name": "Dell Avamar",
"product_id": "T039664",
"product_identification_helper": {
"cpe": "cpe:/a:dell:avamar:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "Virtual Edition",
"product": {
"name": "Dell NetWorker Virtual Edition",
"product_id": "T048226",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:virtual_edition"
}
}
},
{
"category": "product_version_range",
"name": "vProxy \u003c19.14",
"product": {
"name": "Dell NetWorker vProxy \u003c19.14",
"product_id": "T050451"
}
},
{
"category": "product_version",
"name": "vProxy 19.14",
"product": {
"name": "Dell NetWorker vProxy 19.14",
"product_id": "T050451-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:vproxy__19.14"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "Open Source Linux Kernel",
"product": {
"name": "Open Source Linux Kernel",
"product_id": "T046484",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:-"
}
}
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-21546",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2022-21546"
},
{
"cve": "CVE-2025-37863",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37863"
},
{
"cve": "CVE-2025-37865",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37865"
},
{
"cve": "CVE-2025-37866",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37866"
},
{
"cve": "CVE-2025-37867",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37867"
},
{
"cve": "CVE-2025-37868",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37868"
},
{
"cve": "CVE-2025-37869",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37869"
},
{
"cve": "CVE-2025-37870",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37870"
},
{
"cve": "CVE-2025-37871",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37871"
},
{
"cve": "CVE-2025-37872",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37872"
},
{
"cve": "CVE-2025-37873",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37873"
},
{
"cve": "CVE-2025-37874",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37874"
},
{
"cve": "CVE-2025-37875",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37875"
},
{
"cve": "CVE-2025-37876",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37876"
},
{
"cve": "CVE-2025-37877",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37877"
},
{
"cve": "CVE-2025-37878",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37878"
},
{
"cve": "CVE-2025-37879",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37879"
},
{
"cve": "CVE-2025-37880",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37880"
},
{
"cve": "CVE-2025-37881",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37881"
},
{
"cve": "CVE-2025-37882",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37882"
},
{
"cve": "CVE-2025-37883",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37883"
},
{
"cve": "CVE-2025-37884",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37884"
},
{
"cve": "CVE-2025-37885",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37885"
},
{
"cve": "CVE-2025-37886",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37886"
},
{
"cve": "CVE-2025-37887",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37887"
},
{
"cve": "CVE-2025-37888",
"product_status": {
"known_affected": [
"2951",
"T002207",
"67646",
"T000126",
"T046484",
"398363",
"T004914",
"T050451",
"T048226",
"T039664",
"T048301"
]
},
"release_date": "2025-05-08T22:00:00.000+00:00",
"title": "CVE-2025-37888"
}
]
}
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.