Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-38731 (GCVE-0-2025-38731)
Vulnerability from cvelistv5 – Published: 2025-09-05 17:20 – Updated: 2026-06-11 18:44| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
b43e864af0d4e74636c0e1dee857ce3275a84829 , < 77a946bf1af0e8110ef6e243394217a17f9b7e33
(git)
Affected: b43e864af0d4e74636c0e1dee857ce3275a84829 , < 111fb43a557726079a67ce3ab51f602ddbf7097e (git) |
|
| Linux | Linux |
Affected:
6.15
Unaffected: 0 , < 6.15 (semver) Unaffected: 6.16.4 , ≤ 6.16.* (semver) Unaffected: 6.17 , ≤ * (original_commit_for_fix) |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-38731",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-10T20:41:33.998589Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-11T18:44:13.755Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/xe/xe_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "77a946bf1af0e8110ef6e243394217a17f9b7e33",
"status": "affected",
"version": "b43e864af0d4e74636c0e1dee857ce3275a84829",
"versionType": "git"
},
{
"lessThan": "111fb43a557726079a67ce3ab51f602ddbf7097e",
"status": "affected",
"version": "b43e864af0d4e74636c0e1dee857ce3275a84829",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/xe/xe_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.15"
},
{
"lessThan": "6.15",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.16.*",
"status": "unaffected",
"version": "6.16.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.17",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.16.4",
"versionStartIncluding": "6.15",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.17",
"versionStartIncluding": "6.15",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix vm_bind_ioctl double free bug\n\nIf the argument check during an array bind fails, the bind_ops are freed\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\n\n==================================================================\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\nFree of addr ffff88813bb9b800 by task xe_vm/14198\n\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x82/0xd0\n print_report+0xcb/0x610\n ? __virt_addr_valid+0x19a/0x300\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n kasan_report_invalid_free+0xc8/0xf0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n check_slab_allocation+0x102/0x130\n kfree+0x10d/0x440\n ? should_fail_ex+0x57/0x2f0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? __lock_acquire+0xab9/0x27f0\n ? lock_acquire+0x165/0x300\n ? drm_dev_enter+0x53/0xe0 [drm]\n ? find_held_lock+0x2b/0x80\n ? drm_dev_exit+0x30/0x50 [drm]\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\n drm_ioctl_kernel+0x128/0x1c0 [drm]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? find_held_lock+0x2b/0x80\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\n ? should_fail_ex+0x57/0x2f0\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n drm_ioctl+0x352/0x620 [drm]\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\n ? __pfx_rpm_resume+0x10/0x10\n ? do_raw_spin_lock+0x11a/0x1b0\n ? find_held_lock+0x2b/0x80\n ? __pm_runtime_resume+0x61/0xc0\n ? rcu_is_watching+0x20/0x50\n ? trace_irq_enable.constprop.0+0xac/0xe0\n xe_drm_ioctl+0x91/0xc0 [xe]\n __x64_sys_ioctl+0xb2/0x100\n ? rcu_is_watching+0x20/0x50\n do_syscall_64+0x68/0x2e0\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7fa9acb24ded\n\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)"
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T21:33:53.634Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/77a946bf1af0e8110ef6e243394217a17f9b7e33"
},
{
"url": "https://git.kernel.org/stable/c/111fb43a557726079a67ce3ab51f602ddbf7097e"
}
],
"title": "drm/xe: Fix vm_bind_ioctl double free bug",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2025-38731",
"datePublished": "2025-09-05T17:20:30.618Z",
"dateReserved": "2025-04-16T04:51:24.033Z",
"dateUpdated": "2026-06-11T18:44:13.755Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-38731",
"date": "2026-07-06",
"epss": "0.00144",
"percentile": "0.04057"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-38731\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-09-05T18:15:42.277\",\"lastModified\":\"2026-06-17T09:17:45.480\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/xe: Fix vm_bind_ioctl double free bug\\n\\nIf the argument check during an array bind fails, the bind_ops are freed\\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\\n\\n==================================================================\\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\nFree of addr ffff88813bb9b800 by task xe_vm/14198\\n\\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\\nCall Trace:\\n \u003cTASK\u003e\\n dump_stack_lvl+0x82/0xd0\\n print_report+0xcb/0x610\\n ? __virt_addr_valid+0x19a/0x300\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n kasan_report_invalid_free+0xc8/0xf0\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n check_slab_allocation+0x102/0x130\\n kfree+0x10d/0x440\\n ? should_fail_ex+0x57/0x2f0\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n ? __lock_acquire+0xab9/0x27f0\\n ? lock_acquire+0x165/0x300\\n ? drm_dev_enter+0x53/0xe0 [drm]\\n ? find_held_lock+0x2b/0x80\\n ? drm_dev_exit+0x30/0x50 [drm]\\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\\n drm_ioctl_kernel+0x128/0x1c0 [drm]\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n ? find_held_lock+0x2b/0x80\\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\\n ? should_fail_ex+0x57/0x2f0\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n drm_ioctl+0x352/0x620 [drm]\\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\\n ? __pfx_rpm_resume+0x10/0x10\\n ? do_raw_spin_lock+0x11a/0x1b0\\n ? find_held_lock+0x2b/0x80\\n ? __pm_runtime_resume+0x61/0xc0\\n ? rcu_is_watching+0x20/0x50\\n ? trace_irq_enable.constprop.0+0xac/0xe0\\n xe_drm_ioctl+0x91/0xc0 [xe]\\n __x64_sys_ioctl+0xb2/0x100\\n ? rcu_is_watching+0x20/0x50\\n do_syscall_64+0x68/0x2e0\\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\\nRIP: 0033:0x7fa9acb24ded\\n\\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/drm/xe/xe_vm.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"b43e864af0d4e74636c0e1dee857ce3275a84829\",\"lessThan\":\"77a946bf1af0e8110ef6e243394217a17f9b7e33\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"b43e864af0d4e74636c0e1dee857ce3275a84829\",\"lessThan\":\"111fb43a557726079a67ce3ab51f602ddbf7097e\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/drm/xe/xe_vm.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.15\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.15\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.16.4\",\"lessThanOrEqual\":\"6.16.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.17\",\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-10T20:41:33.998589Z\",\"id\":\"CVE-2025-38731\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"total\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.15\",\"versionEndExcluding\":\"6.16.4\",\"matchCriteriaId\":\"7F0ABA2F-347D-450F-A06E-234E055E7302\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"327D22EF-390B-454C-BD31-2ED23C998A1C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"C730CD9A-D969-4A8E-9522-162AAF7C0EE9\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/111fb43a557726079a67ce3ab51f602ddbf7097e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/77a946bf1af0e8110ef6e243394217a17f9b7e33\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-38731\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-10T20:41:33.998589Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-11T17:38:29.686Z\"}}], \"cna\": {\"title\": \"drm/xe: Fix vm_bind_ioctl double free bug\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"b43e864af0d4e74636c0e1dee857ce3275a84829\", \"lessThan\": \"77a946bf1af0e8110ef6e243394217a17f9b7e33\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"b43e864af0d4e74636c0e1dee857ce3275a84829\", \"lessThan\": \"111fb43a557726079a67ce3ab51f602ddbf7097e\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/gpu/drm/xe/xe_vm.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"6.15\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"6.15\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"6.16.4\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.16.*\"}, {\"status\": \"unaffected\", \"version\": \"6.17\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/gpu/drm/xe/xe_vm.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/77a946bf1af0e8110ef6e243394217a17f9b7e33\"}, {\"url\": \"https://git.kernel.org/stable/c/111fb43a557726079a67ce3ab51f602ddbf7097e\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ndrm/xe: Fix vm_bind_ioctl double free bug\\n\\nIf the argument check during an array bind fails, the bind_ops are freed\\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\\n\\n==================================================================\\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\nFree of addr ffff88813bb9b800 by task xe_vm/14198\\n\\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\\nCall Trace:\\n \u003cTASK\u003e\\n dump_stack_lvl+0x82/0xd0\\n print_report+0xcb/0x610\\n ? __virt_addr_valid+0x19a/0x300\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n kasan_report_invalid_free+0xc8/0xf0\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n check_slab_allocation+0x102/0x130\\n kfree+0x10d/0x440\\n ? should_fail_ex+0x57/0x2f0\\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n ? __lock_acquire+0xab9/0x27f0\\n ? lock_acquire+0x165/0x300\\n ? drm_dev_enter+0x53/0xe0 [drm]\\n ? find_held_lock+0x2b/0x80\\n ? drm_dev_exit+0x30/0x50 [drm]\\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\\n drm_ioctl_kernel+0x128/0x1c0 [drm]\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n ? find_held_lock+0x2b/0x80\\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\\n ? should_fail_ex+0x57/0x2f0\\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\\n drm_ioctl+0x352/0x620 [drm]\\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\\n ? __pfx_rpm_resume+0x10/0x10\\n ? do_raw_spin_lock+0x11a/0x1b0\\n ? find_held_lock+0x2b/0x80\\n ? __pm_runtime_resume+0x61/0xc0\\n ? rcu_is_watching+0x20/0x50\\n ? trace_irq_enable.constprop.0+0xac/0xe0\\n xe_drm_ioctl+0x91/0xc0 [xe]\\n __x64_sys_ioctl+0xb2/0x100\\n ? rcu_is_watching+0x20/0x50\\n do_syscall_64+0x68/0x2e0\\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\\nRIP: 0033:0x7fa9acb24ded\\n\\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.16.4\", \"versionStartIncluding\": \"6.15\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.17\", \"versionStartIncluding\": \"6.15\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-05-11T21:33:53.634Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-38731\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-11T18:44:13.755Z\", \"dateReserved\": \"2025-04-16T04:51:24.033Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2025-09-05T17:20:30.618Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
CERTFR-2026-AVI-0107
Vulnerability from certfr_avis - Published: 2026-01-30 - Updated: 2026-01-30
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support 7 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 7 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7 ppc64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support 7 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 7 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7 ppc64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2025-40294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40294"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-38141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38141"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-39898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39898"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2025-38731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38731"
},
{
"name": "CVE-2023-53705",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53705"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2023-53552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53552"
},
{
"name": "CVE-2023-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53539"
},
{
"name": "CVE-2025-39993",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39993"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2023-53751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53751"
},
{
"name": "CVE-2025-68305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68305"
},
{
"name": "CVE-2022-49581",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49581"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2022-49290",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49290"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2023-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53240"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2022-49667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49667"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2023-53581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53581"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2025-40141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40141"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
}
],
"initial_release_date": "2026-01-30T00:00:00",
"last_revision_date": "2026-01-30T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0107",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de Red Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1148",
"url": "https://access.redhat.com/errata/RHSA-2026:1148"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1143",
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1142",
"url": "https://access.redhat.com/errata/RHSA-2026:1142"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1495",
"url": "https://access.redhat.com/errata/RHSA-2026:1495"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1512",
"url": "https://access.redhat.com/errata/RHSA-2026:1512"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1444",
"url": "https://access.redhat.com/errata/RHSA-2026:1444"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1443",
"url": "https://access.redhat.com/errata/RHSA-2026:1443"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1445",
"url": "https://access.redhat.com/errata/RHSA-2026:1445"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1236",
"url": "https://access.redhat.com/errata/RHSA-2026:1236"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1581",
"url": "https://access.redhat.com/errata/RHSA-2026:1581"
}
]
}
CERTFR-2026-AVI-0107
Vulnerability from certfr_avis - Published: 2026-01-30 - Updated: 2026-01-30
De multiples vulnérabilités ont été découvertes dans le noyau Linux de Red Hat. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 8 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - TUS 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 9.4 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time for NFV 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support 7 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 8 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le | ||
| Red Hat | N/A | Red Hat Enterprise Linux for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - AUS 8.2 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 8 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for x86_64 9 x86_64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for Real Time 8 x86_64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 7 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7 ppc64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for ARM 64 9 aarch64 | ||
| Red Hat | N/A | Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x | ||
| Red Hat | N/A | Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64 | ||
| Red Hat | N/A | Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Red Hat Enterprise Linux for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support Extension 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 8 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 - Extended Update Support 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - TUS 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 9.4 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 10.0 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 8.8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time for NFV 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support 7 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 8 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian - Extended Update Support 9.4 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 9 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems - Extended Update Support 9.4 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.0 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 8.8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - AUS 8.2 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, little endian 7 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for x86_64 9 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for Real Time 8 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for Power, little endian 8 ppc64le",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 - Extended Update Support 10.0 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support (for IBM z Systems) 7 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux Server - Extended Life Cycle Support for IBM Power, big endian 7 ppc64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for ARM 64 9 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat CodeReady Linux Builder for IBM z Systems 9 s390x",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
},
{
"description": "Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.0 x86_64",
"product": {
"name": "N/A",
"vendor": {
"name": "Red Hat",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-37761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37761"
},
{
"name": "CVE-2023-53034",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53034"
},
{
"name": "CVE-2025-40294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40294"
},
{
"name": "CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"name": "CVE-2025-38141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38141"
},
{
"name": "CVE-2025-37789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37789"
},
{
"name": "CVE-2025-39898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39898"
},
{
"name": "CVE-2025-40277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40277"
},
{
"name": "CVE-2023-53673",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53673"
},
{
"name": "CVE-2025-38731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38731"
},
{
"name": "CVE-2023-53705",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53705"
},
{
"name": "CVE-2025-23142",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23142"
},
{
"name": "CVE-2023-53552",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53552"
},
{
"name": "CVE-2023-53539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53539"
},
{
"name": "CVE-2025-39993",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39993"
},
{
"name": "CVE-2025-39971",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39971"
},
{
"name": "CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"name": "CVE-2023-53751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53751"
},
{
"name": "CVE-2025-68305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68305"
},
{
"name": "CVE-2022-49581",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49581"
},
{
"name": "CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"name": "CVE-2022-49290",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49290"
},
{
"name": "CVE-2025-38349",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38349"
},
{
"name": "CVE-2023-53240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53240"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37891"
},
{
"name": "CVE-2022-49667",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49667"
},
{
"name": "CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"name": "CVE-2023-53581",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-53581"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2025-40141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40141"
},
{
"name": "CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"name": "CVE-2025-37849",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37849"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
}
],
"initial_release_date": "2026-01-30T00:00:00",
"last_revision_date": "2026-01-30T00:00:00",
"links": [],
"reference": "CERTFR-2026-AVI-0107",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2026-01-30T00:00:00.000000"
}
],
"risks": [
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "D\u00e9ni de service"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans le noyau Linux de Red Hat. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de Red Hat",
"vendor_advisories": [
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1148",
"url": "https://access.redhat.com/errata/RHSA-2026:1148"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1143",
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1142",
"url": "https://access.redhat.com/errata/RHSA-2026:1142"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1495",
"url": "https://access.redhat.com/errata/RHSA-2026:1495"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1512",
"url": "https://access.redhat.com/errata/RHSA-2026:1512"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1444",
"url": "https://access.redhat.com/errata/RHSA-2026:1444"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1443",
"url": "https://access.redhat.com/errata/RHSA-2026:1443"
},
{
"published_at": "2026-01-28",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1445",
"url": "https://access.redhat.com/errata/RHSA-2026:1445"
},
{
"published_at": "2026-01-26",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1236",
"url": "https://access.redhat.com/errata/RHSA-2026:1236"
},
{
"published_at": "2026-01-29",
"title": "Bulletin de s\u00e9curit\u00e9 Red Hat RHSA-2026:1581",
"url": "https://access.redhat.com/errata/RHSA-2026:1581"
}
]
}
alsa-2026:1143
Vulnerability from osv_almalinux
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
- kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting (CVE-2025-38141)
- kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)
- kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)
- kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)
- kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)
- kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)
- kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)
- kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)
For 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.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-64k-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-abi-stablelists"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-cross-headers"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-debug-uki-virt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-headers"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-64k-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-debug-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-rt-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-tools"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-tools-libs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-tools-libs-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-uki-virt"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-uki-virt-addons"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-devel-matched"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-modules"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-modules-core"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "kernel-zfcpdump-modules-extra"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libperf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "perf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "python3-perf"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rtla"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "rv"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "5.14.0-611.26.1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The kernel packages contain the Linux kernel, the core of any Linux operating system. \n\nSecurity Fix(es): \n\n * kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting (CVE-2025-38141)\n * kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n * kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)\n * kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)\n * kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)\n * kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)\n * kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)\n * kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1143",
"modified": "2026-01-30T09:51:59Z",
"published": "2026-01-26T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38141"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38349"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38731"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40248"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40258"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40294"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68301"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68305"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2376052"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2381870"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2393488"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418872"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418876"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2419891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2422836"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2422840"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-1143.html"
}
],
"related": [
"CVE-2025-38141",
"CVE-2025-38349",
"CVE-2025-38731",
"CVE-2025-40248",
"CVE-2025-40258",
"CVE-2025-40294",
"CVE-2025-68301",
"CVE-2025-68305"
],
"summary": "Important: kernel security update"
}
alsa-2026:1690
Vulnerability from osv_almalinux
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security Fix(es):
- kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)
- kernel: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem (CVE-2025-38022)
- kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)
- kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)
- kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)
- kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)
- kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)
- kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)
- kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)
- kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)
- kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)
- kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)
- kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)
- kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)
- kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)
- kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)
- kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)
- kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)
- kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)
For 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.
| URL | Type | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-abi-stablelists"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.31.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "kernel-doc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "6.12.0-124.31.1.el10_1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The kernel packages contain the Linux kernel, the core of any Linux operating system. \n\nSecurity Fix(es): \n\n * kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)\n * kernel: RDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem (CVE-2025-38022)\n * kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n * kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)\n * kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)\n * kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)\n * kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)\n * kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)\n * kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)\n * kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)\n * kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)\n * kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)\n * kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)\n * kernel: Linux kernel: Use-after-free in proc_readdir_de() can lead to privilege escalation or denial of service. (CVE-2025-40271)\n * kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)\n * kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)\n * kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)\n * kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)\n * kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:1690",
"modified": "2026-02-05T09:56:28Z",
"published": "2026-02-02T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-37819"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38022"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38349"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38453"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38568"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-38731"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40135"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40154"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40158"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40170"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40248"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40251"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40258"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40271"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40294"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40301"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-40318"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68301"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68305"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2365032"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2373326"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2381870"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2383516"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2389507"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2393488"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2414494"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2414506"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2414521"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2414523"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418872"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418876"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2418892"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2419837"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2419891"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2419896"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2419920"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2422836"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2422840"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-1690.html"
}
],
"related": [
"CVE-2025-37819",
"CVE-2025-38022",
"CVE-2025-38349",
"CVE-2025-38453",
"CVE-2025-38568",
"CVE-2025-38731",
"CVE-2025-40154",
"CVE-2025-40170",
"CVE-2025-40135",
"CVE-2025-40158",
"CVE-2025-40248",
"CVE-2025-40258",
"CVE-2025-40251",
"CVE-2025-40271",
"CVE-2025-40294",
"CVE-2025-40301",
"CVE-2025-40318",
"CVE-2025-68301",
"CVE-2025-68305"
],
"summary": "Important: kernel security update"
}
FKIE_CVE-2025-38731
Vulnerability from fkie_nvd - Published: 2025-09-05 18:15 - Updated: 2026-06-17 09:17| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| linux | linux_kernel | 6.17 | |
| linux | linux_kernel | 6.17 |
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/xe/xe_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "77a946bf1af0e8110ef6e243394217a17f9b7e33",
"status": "affected",
"version": "b43e864af0d4e74636c0e1dee857ce3275a84829",
"versionType": "git"
},
{
"lessThan": "111fb43a557726079a67ce3ab51f602ddbf7097e",
"status": "affected",
"version": "b43e864af0d4e74636c0e1dee857ce3275a84829",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/gpu/drm/xe/xe_vm.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.15"
},
{
"lessThan": "6.15",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.16.*",
"status": "unaffected",
"version": "6.16.4",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.17",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7F0ABA2F-347D-450F-A06E-234E055E7302",
"versionEndExcluding": "6.16.4",
"versionStartIncluding": "6.15",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.17:rc1:*:*:*:*:*:*",
"matchCriteriaId": "327D22EF-390B-454C-BD31-2ED23C998A1C",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:6.17:rc2:*:*:*:*:*:*",
"matchCriteriaId": "C730CD9A-D969-4A8E-9522-162AAF7C0EE9",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix vm_bind_ioctl double free bug\n\nIf the argument check during an array bind fails, the bind_ops are freed\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\n\n==================================================================\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\nFree of addr ffff88813bb9b800 by task xe_vm/14198\n\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x82/0xd0\n print_report+0xcb/0x610\n ? __virt_addr_valid+0x19a/0x300\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n kasan_report_invalid_free+0xc8/0xf0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n check_slab_allocation+0x102/0x130\n kfree+0x10d/0x440\n ? should_fail_ex+0x57/0x2f0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? __lock_acquire+0xab9/0x27f0\n ? lock_acquire+0x165/0x300\n ? drm_dev_enter+0x53/0xe0 [drm]\n ? find_held_lock+0x2b/0x80\n ? drm_dev_exit+0x30/0x50 [drm]\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\n drm_ioctl_kernel+0x128/0x1c0 [drm]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? find_held_lock+0x2b/0x80\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\n ? should_fail_ex+0x57/0x2f0\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n drm_ioctl+0x352/0x620 [drm]\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\n ? __pfx_rpm_resume+0x10/0x10\n ? do_raw_spin_lock+0x11a/0x1b0\n ? find_held_lock+0x2b/0x80\n ? __pm_runtime_resume+0x61/0xc0\n ? rcu_is_watching+0x20/0x50\n ? trace_irq_enable.constprop.0+0xac/0xe0\n xe_drm_ioctl+0x91/0xc0 [xe]\n __x64_sys_ioctl+0xb2/0x100\n ? rcu_is_watching+0x20/0x50\n do_syscall_64+0x68/0x2e0\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7fa9acb24ded\n\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)"
}
],
"id": "CVE-2025-38731",
"lastModified": "2026-06-17T09:17:45.480",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2025-38731",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-10T20:41:33.998589Z",
"version": "2.0.3"
}
}
]
},
"published": "2025-09-05T18:15:42.277",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/111fb43a557726079a67ce3ab51f602ddbf7097e"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/77a946bf1af0e8110ef6e243394217a17f9b7e33"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-415"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GHSA-5HC5-4V2F-5H8M
Vulnerability from github – Published: 2025-09-05 18:31 – Updated: 2025-11-26 00:30In the Linux kernel, the following vulnerability has been resolved:
drm/xe: Fix vm_bind_ioctl double free bug
If the argument check during an array bind fails, the bind_ops are freed twice as seen below. Fix this by setting bind_ops to NULL after freeing.
================================================================== BUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] Free of addr ffff88813bb9b800 by task xe_vm/14198
CPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full) Hardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021 Call Trace: dump_stack_lvl+0x82/0xd0 print_report+0xcb/0x610 ? __virt_addr_valid+0x19a/0x300 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] kasan_report_invalid_free+0xc8/0xf0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] check_slab_allocation+0x102/0x130 kfree+0x10d/0x440 ? should_fail_ex+0x57/0x2f0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? __lock_acquire+0xab9/0x27f0 ? lock_acquire+0x165/0x300 ? drm_dev_enter+0x53/0xe0 [drm] ? find_held_lock+0x2b/0x80 ? drm_dev_exit+0x30/0x50 [drm] ? drm_ioctl_kernel+0x128/0x1c0 [drm] drm_ioctl_kernel+0x128/0x1c0 [drm] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? find_held_lock+0x2b/0x80 ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm] ? should_fail_ex+0x57/0x2f0 ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] drm_ioctl+0x352/0x620 [drm] ? __pfx_drm_ioctl+0x10/0x10 [drm] ? __pfx_rpm_resume+0x10/0x10 ? do_raw_spin_lock+0x11a/0x1b0 ? find_held_lock+0x2b/0x80 ? __pm_runtime_resume+0x61/0xc0 ? rcu_is_watching+0x20/0x50 ? trace_irq_enable.constprop.0+0xac/0xe0 xe_drm_ioctl+0x91/0xc0 [xe] __x64_sys_ioctl+0xb2/0x100 ? rcu_is_watching+0x20/0x50 do_syscall_64+0x68/0x2e0 entry_SYSCALL_64_after_hwframe+0x76/0x7e RIP: 0033:0x7fa9acb24ded
(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)
{
"affected": [],
"aliases": [
"CVE-2025-38731"
],
"database_specific": {
"cwe_ids": [
"CWE-415"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-05T18:15:42Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix vm_bind_ioctl double free bug\n\nIf the argument check during an array bind fails, the bind_ops are freed\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\n\n==================================================================\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\nFree of addr ffff88813bb9b800 by task xe_vm/14198\n\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x82/0xd0\n print_report+0xcb/0x610\n ? __virt_addr_valid+0x19a/0x300\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n kasan_report_invalid_free+0xc8/0xf0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n check_slab_allocation+0x102/0x130\n kfree+0x10d/0x440\n ? should_fail_ex+0x57/0x2f0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? __lock_acquire+0xab9/0x27f0\n ? lock_acquire+0x165/0x300\n ? drm_dev_enter+0x53/0xe0 [drm]\n ? find_held_lock+0x2b/0x80\n ? drm_dev_exit+0x30/0x50 [drm]\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\n drm_ioctl_kernel+0x128/0x1c0 [drm]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? find_held_lock+0x2b/0x80\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\n ? should_fail_ex+0x57/0x2f0\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n drm_ioctl+0x352/0x620 [drm]\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\n ? __pfx_rpm_resume+0x10/0x10\n ? do_raw_spin_lock+0x11a/0x1b0\n ? find_held_lock+0x2b/0x80\n ? __pm_runtime_resume+0x61/0xc0\n ? rcu_is_watching+0x20/0x50\n ? trace_irq_enable.constprop.0+0xac/0xe0\n xe_drm_ioctl+0x91/0xc0 [xe]\n __x64_sys_ioctl+0xb2/0x100\n ? rcu_is_watching+0x20/0x50\n do_syscall_64+0x68/0x2e0\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7fa9acb24ded\n\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)",
"id": "GHSA-5hc5-4v2f-5h8m",
"modified": "2025-11-26T00:30:16Z",
"published": "2025-09-05T18:31:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38731"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/111fb43a557726079a67ce3ab51f602ddbf7097e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/77a946bf1af0e8110ef6e243394217a17f9b7e33"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
RHSA-2026:1143
Vulnerability from csaf_redhat - Published: 2026-01-26 14:47 - Updated: 2026-06-30 03:33A flaw was found in the Linux kernel's device mapper (dm) component. When setting up zone append emulation resources, a race condition can occur if the `blk_revalidate_disk_zones()` function fails while another process simultaneously calls `dm_blk_report_zones()`. This timing issue can lead to a use-after-free error, potentially allowing a local attacker to achieve privilege escalation or cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix vm_bind_ioctl double free bug If the argument check during an array bind fails, the bind_ops are freed twice as seen below. Fix this by setting bind_ops to NULL after freeing. ================================================================== BUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] Free of addr ffff88813bb9b800 by task xe_vm/14198 CPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full) Hardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021 Call Trace: <TASK> dump_stack_lvl+0x82/0xd0 print_report+0xcb/0x610 ? __virt_addr_valid+0x19a/0x300 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] kasan_report_invalid_free+0xc8/0xf0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] check_slab_allocation+0x102/0x130 kfree+0x10d/0x440 ? should_fail_ex+0x57/0x2f0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? __lock_acquire+0xab9/0x27f0 ? lock_acquire+0x165/0x300 ? drm_dev_enter+0x53/0xe0 [drm] ? find_held_lock+0x2b/0x80 ? drm_dev_exit+0x30/0x50 [drm] ? drm_ioctl_kernel+0x128/0x1c0 [drm] drm_ioctl_kernel+0x128/0x1c0 [drm] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? find_held_lock+0x2b/0x80 ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm] ? should_fail_ex+0x57/0x2f0 ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] drm_ioctl+0x352/0x620 [drm] ? __pfx_drm_ioctl+0x10/0x10 [drm] ? __pfx_rpm_resume+0x10/0x10 ? do_raw_spin_lock+0x11a/0x1b0 ? find_held_lock+0x2b/0x80 ? __pm_runtime_resume+0x61/0xc0 ? rcu_is_watching+0x20/0x50 ? trace_irq_enable.constprop.0+0xac/0xe0 xe_drm_ioctl+0x91/0xc0 [xe] __x64_sys_ioctl+0xb2/0x100 ? rcu_is_watching+0x20/0x50 do_syscall_64+0x68/0x2e0 entry_SYSCALL_64_after_hwframe+0x76/0x7e RIP: 0033:0x7fa9acb24ded (cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's `vsock` component. This vulnerability occurs when a `connect()` operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially resulting in memory corruption, such as a use-after-free or null-pointer dereference. A local attacker could exploit this to cause a denial of service or potentially escalate privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
A race in mptcp_schedule_work() could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sock_hold() operated on a freed object. Impact ranges from kernel crash (DoS) to potential privilege escalation for a local user able to create MPTCP sockets.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's Bluetooth management (MGMT) subsystem. A local attacker could exploit an out-of-bounds (OOB) write vulnerability in the `parse_adv_monitor_pattern()` function. This occurs when user-controlled input for the `length` variable exceeds the buffer's capacity during a copy operation, potentially leading to information disclosure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAX_SKB_FRAGS (17) fragments, the driver writes beyond the skb fragment array bounds in skb_add_rx_frag(), causing kernel memory corruption and panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Bluetooth HCI socket implementation. A race condition between socket bind and write operations allows mgmt_pending to free a command structure while write_iter is still attempting to send it, resulting in use-after-free when the freed memory is accessed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:1143 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376052 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2381870 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2393488 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418872 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418876 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419891 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422836 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422840 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-38141 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2376052 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38141 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38141 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38349 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2381870 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38349 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38349 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38731 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2393488 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38731 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38731 | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://access.redhat.com/security/cve/CVE-2025-40248 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418872 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40248 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40248 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40258 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418876 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40258 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40258 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40294 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419891 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40294 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40294 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-68301 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422836 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-68301 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-68301 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-68305 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422840 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-68305 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-68305 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting (CVE-2025-38141)\n\n* kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n\n* kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)\n\n* kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)\n\n* kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)\n\n* kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)\n\n* kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)\n\n* kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)\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:1143",
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2376052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376052"
},
{
"category": "external",
"summary": "2381870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381870"
},
{
"category": "external",
"summary": "2393488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393488"
},
{
"category": "external",
"summary": "2418872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418872"
},
{
"category": "external",
"summary": "2418876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418876"
},
{
"category": "external",
"summary": "2419891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419891"
},
{
"category": "external",
"summary": "2422836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422836"
},
{
"category": "external",
"summary": "2422840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1143.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:10+00:00",
"generator": {
"date": "2026-06-30T03:33:10+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:1143",
"initial_release_date": "2026-01-26T14:47:56+00:00",
"revision_history": [
{
"date": "2026-01-26T14:47:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-01-26T14:47:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:10+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::nfv"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::realtime"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "rv-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "rv-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-611.26.1.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_id": "libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.26.1.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "rv-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "rv-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-611.26.1.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "perf-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "perf-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "rtla-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "rv-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "rv-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-611.26.1.el9_7.s390x",
"product": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.s390x",
"product_id": "libperf-0:5.14.0-611.26.1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-611.26.1.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"product_id": "kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-611.26.1.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-611.26.1.el9_7?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-611.26.1.el9_7.src",
"product": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.src",
"product_id": "kernel-0:5.14.0-611.26.1.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-611.26.1.el9_7?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-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-611.26.1.el9_7.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "perf-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "perf-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "rtla-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "rv-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "rv-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "rv-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "AppStream-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.src as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src"
},
"product_reference": "kernel-0:5.14.0-611.26.1.el9_7.src",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 9)",
"product_id": "BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "BaseOS-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "libperf-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "CRB-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 9)",
"product_id": "NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "NFV-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 9)",
"product_id": "RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"relates_to_product_reference": "RT-9.7.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-38141",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-07-03T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2376052"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s device mapper (dm) component. When setting up zone append emulation resources, a race condition can occur if the `blk_revalidate_disk_zones()` function fails while another process simultaneously calls `dm_blk_report_zones()`. This timing issue can lead to a use-after-free error, potentially allowing a local attacker to achieve privilege escalation or cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting",
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38141"
},
{
"category": "external",
"summary": "RHBZ#2376052",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2376052"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38141"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38141",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38141"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070333-CVE-2025-38141-560e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070333-CVE-2025-38141-560e@gregkh/T"
}
],
"release_date": "2025-07-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
}
],
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in device mapper due to race condition in zone reporting"
},
{
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.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-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
}
],
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel use-after-free in eventpoll"
},
{
"cve": "CVE-2025-38731",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2393488"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix vm_bind_ioctl double free bug\n\nIf the argument check during an array bind fails, the bind_ops are freed\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\n\n==================================================================\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\nFree of addr ffff88813bb9b800 by task xe_vm/14198\n\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x82/0xd0\n print_report+0xcb/0x610\n ? __virt_addr_valid+0x19a/0x300\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n kasan_report_invalid_free+0xc8/0xf0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n check_slab_allocation+0x102/0x130\n kfree+0x10d/0x440\n ? should_fail_ex+0x57/0x2f0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? __lock_acquire+0xab9/0x27f0\n ? lock_acquire+0x165/0x300\n ? drm_dev_enter+0x53/0xe0 [drm]\n ? find_held_lock+0x2b/0x80\n ? drm_dev_exit+0x30/0x50 [drm]\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\n drm_ioctl_kernel+0x128/0x1c0 [drm]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? find_held_lock+0x2b/0x80\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\n ? should_fail_ex+0x57/0x2f0\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n drm_ioctl+0x352/0x620 [drm]\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\n ? __pfx_rpm_resume+0x10/0x10\n ? do_raw_spin_lock+0x11a/0x1b0\n ? find_held_lock+0x2b/0x80\n ? __pm_runtime_resume+0x61/0xc0\n ? rcu_is_watching+0x20/0x50\n ? trace_irq_enable.constprop.0+0xac/0xe0\n xe_drm_ioctl+0x91/0xc0 [xe]\n __x64_sys_ioctl+0xb2/0x100\n ? rcu_is_watching+0x20/0x50\n do_syscall_64+0x68/0x2e0\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7fa9acb24ded\n\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/xe: Fix vm_bind_ioctl double free bug",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability can in theory be triggered by a non-privileged user as the primary requirements are:\n1. Access to GPU devices (usually possible if the user is part of the `video`/`render` groups);\n2. The ability to interface with DRM ioctl operations (a standard GPU programming interface available to non-privileged users); \n3. Execute GPU virtual memory operations (creating address spaces and submitting bind operations).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38731"
},
{
"category": "external",
"summary": "RHBZ#2393488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38731"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025090541-CVE-2025-38731-9537@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025090541-CVE-2025-38731-9537@gregkh/T"
}
],
"release_date": "2025-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
}
],
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: drm/xe: Fix vm_bind_ioctl double free bug"
},
{
"cve": "CVE-2025-40248",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s `vsock` component. This vulnerability occurs when a `connect()` operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket\u0027s state. This incorrect handling can lead to a race condition, potentially resulting in memory corruption, such as a use-after-free or null-pointer dereference. A local attacker could exploit this to cause a denial of service or potentially escalate privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: vsock vulnerability may lead to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat Enterprise Linux 7, 8, 9, and 10. A flaw in the Linux kernel\u0027s `vsock` component allows a local attacker to cause memory corruption, potentially leading to a denial of service or privilege escalation. This occurs when a `connect()` operation on an established socket is interrupted by a signal or timeout, leading to an incorrect handling of the socket\u0027s state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40248"
},
{
"category": "external",
"summary": "RHBZ#2418872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40248"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120430-CVE-2025-40248-506e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120430-CVE-2025-40248-506e@gregkh/T"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
}
],
"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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Linux kernel: vsock vulnerability may lead to memory corruption"
},
{
"cve": "CVE-2025-40258",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418876"
}
],
"notes": [
{
"category": "description",
"text": "A race in mptcp_schedule_work() could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sock_hold() operated on a freed object. Impact ranges from kernel crash (DoS) to potential privilege escalation for a local user able to create MPTCP sockets.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mptcp: fix race condition in mptcp_schedule_work()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "By default, the MPTCP support is disabled in RHEL. This bug is only applicable if enabled.\nThe MPTCP disabled by default (in Red Hat Enterprise Linux or Fedora). Particular this CVE looks higher severity, because could lead to privileges escalation potentially. The MPTCP is networking protocol (so if enabled by root, then potentially could be triggered). The protocol alive and being used in some scenarios, but known to be not safe enough to be enabled by default (need to use it with care taking in mind CVEs like this). There is one more similar previous CVE (one or two weeks ago) that is also MPTCP, but less danger that is CVE-2024-53122",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40258"
},
{
"category": "external",
"summary": "RHBZ#2418876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418876"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40258",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40258"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120433-CVE-2025-40258-d10d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120433-CVE-2025-40258-d10d@gregkh/T"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"category": "workaround",
"details": "If enabled, you may disable MPTCP support. For more information please read https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/getting-started-with-multipath-tcp_configuring-and-managing-networking#preparing-rhel-to-enable-mptcp-support_getting-started-with-multipath-tcp",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mptcp: fix race condition in mptcp_schedule_work()"
},
{
"cve": "CVE-2025-40294",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Bluetooth management (MGMT) subsystem. A local attacker could exploit an out-of-bounds (OOB) write vulnerability in the `parse_adv_monitor_pattern()` function. This occurs when user-controlled input for the `length` variable exceeds the buffer\u0027s capacity during a copy operation, potentially leading to information disclosure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead 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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40294"
},
{
"category": "external",
"summary": "RHBZ#2419891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40294"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40294",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40294"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120818-CVE-2025-40294-b8e3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120818-CVE-2025-40294-b8e3@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"category": "workaround",
"details": "To mitigate this issue, the `bluetooth` kernel module can be prevented from loading. Create a file `/etc/modprobe.d/disable-bluetooth.conf` with the content `blacklist bluetooth`. Then, regenerate the initramfs using `dracut -f -v` and reboot the system for the changes to take effect. This mitigation will disable all Bluetooth functionality on the system.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service"
},
{
"cve": "CVE-2025-68301",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422836"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAX_SKB_FRAGS (17) fragments, the driver writes beyond the skb fragment array bounds in skb_add_rx_frag(), causing kernel memory corruption and panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net: atlantic: fix fragment overflow handling in RX path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects systems with Aquantia AQC network adapters processing large fragmented packets. Network-adjacent attackers could potentially craft packets to trigger this condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68301"
},
{
"category": "external",
"summary": "RHBZ#2422836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68301",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68301"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025121643-CVE-2025-68301-be31@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025121643-CVE-2025-68301-be31@gregkh/T"
}
],
"release_date": "2025-12-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the atlantic module from being loaded. See https://access.redhat.com/solutions/41278 for instructions.",
"product_ids": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net: atlantic: fix fragment overflow handling in RX path"
},
{
"cve": "CVE-2025-68305",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2025-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422840"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Bluetooth HCI socket implementation. A race condition between socket bind and write operations allows mgmt_pending to free a command structure while write_iter is still attempting to send it, resulting in use-after-free when the freed memory is accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This race requires concurrent socket operations from userspace. Local attackers with Bluetooth socket access could potentially trigger this for denial of service or privilege escalation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68305"
},
{
"category": "external",
"summary": "RHBZ#2422840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68305"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68305",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68305"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025121644-CVE-2025-68305-e40b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025121644-CVE-2025-68305-e40b@gregkh/T"
}
],
"release_date": "2025-12-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-01-26T14:47:56+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.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-64k-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debug-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-devel-matched-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-doc-0:5.14.0-611.26.1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:kernel-zfcpdump-devel-matched-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rtla-0:5.14.0-611.26.1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:rv-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.src",
"BaseOS-9.7.0.Z.MAIN:kernel-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-abi-stablelists-0:5.14.0-611.26.1.el9_7.noarch",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debug-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:kernel-tools-libs-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-uki-virt-addons-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-core-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:kernel-zfcpdump-modules-extra-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"BaseOS-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-ppc64le-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-s390x-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:kernel-tools-libs-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:kernel-zfcpdump-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.ppc64le",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.s390x",
"CRB-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"NFV-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-aarch64-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-debuginfo-common-x86_64-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-64k-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debug-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-devel-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-core-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-rt-modules-extra-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:kernel-tools-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:libperf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.aarch64",
"RT-9.7.0.Z.MAIN:python3-perf-debuginfo-0:5.14.0-611.26.1.el9_7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind"
}
]
}
RHSA-2026:1690
Vulnerability from csaf_redhat - Published: 2026-02-02 10:10 - Updated: 2026-06-30 03:33A flaw was found in the Linux kernel's irqchip/gic-v2m component. This vulnerability allows a use-after-free condition via gicv2m_get_fwnode() being wrongly marked as __init, causing it to be freed while still registered with the PCI (Peripheral Component Interconnect) subsystem during a PCI host bridge probe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem Call Trace: __dump_stack lib/dump_stack.c:94 [inline] dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120 print_address_description mm/kasan/report.c:408 [inline] print_report+0xc3/0x670 mm/kasan/report.c:521 kasan_report+0xe0/0x110 mm/kasan/report.c:634 strlen+0x93/0xa0 lib/string.c:420 __fortify_strlen include/linux/fortify-string.h:268 [inline] get_kobj_path_length lib/kobject.c:118 [inline] kobject_get_path+0x3f/0x2a0 lib/kobject.c:158 kobject_uevent_env+0x289/0x1870 lib/kobject_uevent.c:545 ib_register_device drivers/infiniband/core/device.c:1472 [inline] ib_register_device+0x8cf/0xe00 drivers/infiniband/core/device.c:1393 rxe_register_device+0x275/0x320 drivers/infiniband/sw/rxe/rxe_verbs.c:1552 rxe_net_add+0x8e/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:550 rxe_newlink+0x70/0x190 drivers/infiniband/sw/rxe/rxe.c:225 nldev_newlink+0x3a3/0x680 drivers/infiniband/core/nldev.c:1796 rdma_nl_rcv_msg+0x387/0x6e0 drivers/infiniband/core/netlink.c:195 rdma_nl_rcv_skb.constprop.0.isra.0+0x2e5/0x450 netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline] netlink_unicast+0x53a/0x7f0 net/netlink/af_netlink.c:1339 netlink_sendmsg+0x8d1/0xdd0 net/netlink/af_netlink.c:1883 sock_sendmsg_nosec net/socket.c:712 [inline] __sock_sendmsg net/socket.c:727 [inline] ____sys_sendmsg+0xa95/0xc70 net/socket.c:2566 ___sys_sendmsg+0x134/0x1d0 net/socket.c:2620 __sys_sendmsg+0x16d/0x220 net/socket.c:2652 do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline] do_syscall_64+0xcd/0x260 arch/x86/entry/syscall_64.c:94 entry_SYSCALL_64_after_hwframe+0x77/0x7f This problem is similar to the problem that the commit 1d6a9e7449e2 ("RDMA/core: Fix use-after-free when rename device name") fixes. The root cause is: the function ib_device_rename() renames the name with lock. But in the function kobject_uevent(), this name is accessed without lock protection at the same time. The solution is to add the lock protection when this name is accessed in the function kobject_uevent().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in io_uring/msg_ring in the Linux Kernel. In this flaw io_kiocb freeing is deferred for RCU which can lead to a kernel information leak problem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing TCA_MQPRIO_TC_ENTRY_INDEX is validated using NLA_POLICY_MAX(NLA_U32, TC_QOPT_MAX_QUEUE), which allows the value TC_QOPT_MAX_QUEUE (16). This leads to a 4-byte out-of-bounds stack write in the fp[] array, which only has room for 16 elements (0–15). Fix this by changing the policy to allow only up to TC_QOPT_MAX_QUEUE - 1.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix vm_bind_ioctl double free bug If the argument check during an array bind fails, the bind_ops are freed twice as seen below. Fix this by setting bind_ops to NULL after freeing. ================================================================== BUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] Free of addr ffff88813bb9b800 by task xe_vm/14198 CPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full) Hardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021 Call Trace: <TASK> dump_stack_lvl+0x82/0xd0 print_report+0xcb/0x610 ? __virt_addr_valid+0x19a/0x300 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] kasan_report_invalid_free+0xc8/0xf0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] check_slab_allocation+0x102/0x130 kfree+0x10d/0x440 ? should_fail_ex+0x57/0x2f0 ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] xe_vm_bind_ioctl+0x1b2/0x21f0 [xe] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? __lock_acquire+0xab9/0x27f0 ? lock_acquire+0x165/0x300 ? drm_dev_enter+0x53/0xe0 [drm] ? find_held_lock+0x2b/0x80 ? drm_dev_exit+0x30/0x50 [drm] ? drm_ioctl_kernel+0x128/0x1c0 [drm] drm_ioctl_kernel+0x128/0x1c0 [drm] ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] ? find_held_lock+0x2b/0x80 ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm] ? should_fail_ex+0x57/0x2f0 ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe] drm_ioctl+0x352/0x620 [drm] ? __pfx_drm_ioctl+0x10/0x10 [drm] ? __pfx_rpm_resume+0x10/0x10 ? do_raw_spin_lock+0x11a/0x1b0 ? find_held_lock+0x2b/0x80 ? __pm_runtime_resume+0x61/0xc0 ? rcu_is_watching+0x20/0x50 ? trace_irq_enable.constprop.0+0xac/0xe0 xe_drm_ioctl+0x91/0xc0 [xe] __x64_sys_ioctl+0xb2/0x100 ? rcu_is_watching+0x20/0x50 do_syscall_64+0x68/0x2e0 entry_SYSCALL_64_after_hwframe+0x76/0x7e RIP: 0033:0x7fa9acb24ded (cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A use-after-free flaw was found in ip6_autoflowlabel in the Linux kernel's net/ipv6/ip6_output.c code. In this flaw an attacker can cause a denial of service (DoS) attack.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel’s ASoC Intel bytcr_rt5640 driver. When an invalid value is passed via the driver’s “quirk” input option, the driver merely logs an error and retains the invalid value, rather than correcting it. This can result in out-of-bounds (OOB) memory access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in ip6_finish_output2 in net/ipv6/ip6_output.c in ipv6 access. This flaw could allow an attacker to crash the system at device disconnect. This vulnerability could even lead to a kernel information leak problem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
In the Linux kernel, the following vulnerability has been resolved: net: use dst_dev_rcu() in sk_setup_caps() Use RCU to protect accesses to dst->dev from sk_setup_caps() and sk_dst_gso_max_size(). Also use dst_dev_rcu() in ip6_dst_mtu_maybe_forward(), and ip_dst_mtu_maybe_forward(). ip4_dst_hoplimit() can use dst_dev_net_rcu().
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's `vsock` component. This vulnerability occurs when a `connect()` operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially resulting in memory corruption, such as a use-after-free or null-pointer dereference. A local attacker could exploit this to cause a denial of service or potentially escalate privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
A dangling pointer access problem was found while devl_rate_nodes_destroy in net/devlink/rate.c in devlink in the Linux Kernel. This flaw may allow an attacker to cause a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A race in mptcp_schedule_work() could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sock_hold() operated on a freed object. Impact ranges from kernel crash (DoS) to potential privilege escalation for a local user able to create MPTCP sockets.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's Bluetooth management (MGMT) subsystem. A local attacker could exploit an out-of-bounds (OOB) write vulnerability in the `parse_adv_monitor_pattern()` function. This occurs when user-controlled input for the `length` variable exceeds the buffer's capacity during a copy operation, potentially leading to information disclosure and a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's Bluetooth component. A local attacker with low privileges could exploit a vulnerability in the Host Controller Interface (HCI) event processing. This issue arises from improper handling of command complete events with unknown opcodes, which can lead to the system attempting to read from uninitialized memory. Successful exploitation could result in the disclosure of sensitive information or cause the system to become unavailable (a denial of service).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free flaw was found in hci_cmd_sync_dequeue_once in net/bluetooth/hci_sync.c in Bluetooth: hci_sync in Linux Kernel. This vulnerability could even lead to a kernel information leak problem.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAX_SKB_FRAGS (17) fragments, the driver writes beyond the skb fragment array bounds in skb_add_rx_frag(), causing kernel memory corruption and panic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
Workaround
|
A use-after-free vulnerability was found in the Linux kernel's Bluetooth HCI socket implementation. A race condition between socket bind and write operations allows mgmt_pending to free a command structure while write_iter is still attempting to send it, resulting in use-after-free when the freed memory is accessed.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://access.redhat.com/errata/RHSA-2026:1690 | self |
| https://access.redhat.com/security/updates/classi… | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2365032 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2373326 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2381870 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2383516 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2389507 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2393488 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414494 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414506 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414521 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414523 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418872 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418876 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418892 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419837 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419891 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419896 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419920 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422836 | external |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422840 | external |
| https://security.access.redhat.com/data/csaf/v2/a… | self |
| https://access.redhat.com/security/cve/CVE-2025-37819 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2365032 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-37819 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-37819 | external |
| https://lore.kernel.org/linux-cve-announce/202505… | external |
| https://access.redhat.com/security/cve/CVE-2025-38022 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2373326 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38022 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38022 | external |
| https://lore.kernel.org/linux-cve-announce/202506… | external |
| https://access.redhat.com/security/cve/CVE-2025-38349 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2381870 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38349 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38349 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38453 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2383516 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38453 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38453 | external |
| https://lore.kernel.org/linux-cve-announce/202507… | external |
| https://access.redhat.com/security/cve/CVE-2025-38568 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2389507 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38568 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38568 | external |
| https://lore.kernel.org/linux-cve-announce/202508… | external |
| https://access.redhat.com/security/cve/CVE-2025-38731 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2393488 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-38731 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-38731 | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://access.redhat.com/security/cve/CVE-2025-40135 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414521 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40135 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40135 | external |
| https://lore.kernel.org/linux-cve-announce/202511… | external |
| https://access.redhat.com/security/cve/CVE-2025-40154 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414494 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40154 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40154 | external |
| https://lore.kernel.org/linux-cve-announce/202511… | external |
| https://access.redhat.com/security/cve/CVE-2025-40158 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414523 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40158 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40158 | external |
| https://lore.kernel.org/linux-cve-announce/202511… | external |
| https://access.redhat.com/security/cve/CVE-2025-40170 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2414506 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40170 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40170 | external |
| https://lore.kernel.org/linux-cve-announce/202511… | external |
| https://access.redhat.com/security/cve/CVE-2025-40248 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418872 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40248 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40248 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40251 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418892 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40251 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40251 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40258 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2418876 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40258 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40258 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40271 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419837 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40271 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40271 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40294 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419891 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40294 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40294 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40301 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419896 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40301 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40301 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-40318 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2419920 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-40318 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-40318 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-68301 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422836 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-68301 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-68301 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
| https://access.redhat.com/security/cve/CVE-2025-68305 | self |
| https://bugzilla.redhat.com/show_bug.cgi?id=2422840 | external |
| https://www.cve.org/CVERecord?id=CVE-2025-68305 | external |
| https://nvd.nist.gov/vuln/detail/CVE-2025-68305 | external |
| https://lore.kernel.org/linux-cve-announce/202512… | external |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability (CVE-2025-37819)\n\n* kernel: RDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem (CVE-2025-38022)\n\n* kernel: Linux kernel use-after-free in eventpoll (CVE-2025-38349)\n\n* kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU (CVE-2025-38453)\n\n* kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing (CVE-2025-38568)\n\n* kernel: drm/xe: Fix vm_bind_ioctl double free bug (CVE-2025-38731)\n\n* kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping (CVE-2025-40154)\n\n* kernel: net: use dst_dev_rcu() in sk_setup_caps() (CVE-2025-40170)\n\n* kernel: ipv6: use RCU in ip6_xmit() (CVE-2025-40135)\n\n* kernel: ipv6: use RCU in ip6_output() (CVE-2025-40158)\n\n* kernel: Linux kernel: vsock vulnerability may lead to memory corruption (CVE-2025-40248)\n\n* kernel: mptcp: fix race condition in mptcp_schedule_work() (CVE-2025-40258)\n\n* kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy (CVE-2025-40251)\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 Bluetooth MGMT can lead to information disclosure and denial of service (CVE-2025-40294)\n\n* kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling (CVE-2025-40301)\n\n* kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once (CVE-2025-40318)\n\n* kernel: net: atlantic: fix fragment overflow handling in RX path (CVE-2025-68301)\n\n* kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind (CVE-2025-68305)\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:1690",
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2365032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365032"
},
{
"category": "external",
"summary": "2373326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373326"
},
{
"category": "external",
"summary": "2381870",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2381870"
},
{
"category": "external",
"summary": "2383516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383516"
},
{
"category": "external",
"summary": "2389507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389507"
},
{
"category": "external",
"summary": "2393488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393488"
},
{
"category": "external",
"summary": "2414494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414494"
},
{
"category": "external",
"summary": "2414506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414506"
},
{
"category": "external",
"summary": "2414521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414521"
},
{
"category": "external",
"summary": "2414523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414523"
},
{
"category": "external",
"summary": "2418872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418872"
},
{
"category": "external",
"summary": "2418876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418876"
},
{
"category": "external",
"summary": "2418892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418892"
},
{
"category": "external",
"summary": "2419837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419837"
},
{
"category": "external",
"summary": "2419891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419891"
},
{
"category": "external",
"summary": "2419896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419896"
},
{
"category": "external",
"summary": "2419920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419920"
},
{
"category": "external",
"summary": "2422836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422836"
},
{
"category": "external",
"summary": "2422840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422840"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_1690.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-30T03:33:11+00:00",
"generator": {
"date": "2026-06-30T03:33:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.0"
}
},
"id": "RHSA-2026:1690",
"initial_release_date": "2026-02-02T10:10:13+00:00",
"revision_history": [
{
"date": "2026-02-02T10:10:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-02T10:10:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-30T03:33:11+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "rv-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "rv-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"product": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_id": "libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.31.1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_id": "libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.31.1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "rv-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "rv-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"product": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_id": "libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.31.1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "perf-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "perf-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "rtla-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "rv-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "rv-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra-matched@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-124.31.1.el10_1.s390x",
"product": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.s390x",
"product_id": "libperf-0:6.12.0-124.31.1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-124.31.1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"product": {
"name": "kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"product_id": "kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@6.12.0-124.31.1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"product": {
"name": "kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"product_id": "kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-124.31.1.el10_1?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-124.31.1.el10_1.src",
"product": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.src",
"product_id": "kernel-0:6.12.0-124.31.1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-124.31.1.el10_1?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-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-124.31.1.el10_1.noarch as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "perf-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "perf-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "rtla-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "rv-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "rv-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "rv-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.src as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src"
},
"product_reference": "kernel-0:6.12.0-124.31.1.el10_1.src",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 10)",
"product_id": "BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "BaseOS-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "libperf-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "CRB-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV (v. 10)",
"product_id": "NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "NFV-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"relates_to_product_reference": "RT-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64 as a component of Red Hat Enterprise Linux Real Time (v. 10)",
"product_id": "RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"relates_to_product_reference": "RT-10.1.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-37819",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-05-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2365032"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s irqchip/gic-v2m component. This vulnerability allows a use-after-free condition via gicv2m_get_fwnode() being wrongly marked as __init, causing it to be freed while still registered with the PCI (Peripheral Component Interconnect) subsystem during a PCI host bridge probe.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A use-after-free flaw was found in the Linux kernel irqchip/gic-v2m module during a PCI host bridge probe, where a privileged user (PR:H) may access a callback which is already freed with the PCI\nsubsystem leading to a DoS and kernel information leak 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-37819"
},
{
"category": "external",
"summary": "RHBZ#2365032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2365032"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-37819",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37819"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-37819",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-37819"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025050820-CVE-2025-37819-a3b9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025050820-CVE-2025-37819-a3b9@gregkh/T"
}
],
"release_date": "2025-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: irqchip/gic-v2m use-after-free vulnerability"
},
{
"cve": "CVE-2025-38022",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373326"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem\n\nCall Trace:\n\n __dump_stack lib/dump_stack.c:94 [inline]\n dump_stack_lvl+0x116/0x1f0 lib/dump_stack.c:120\n print_address_description mm/kasan/report.c:408 [inline]\n print_report+0xc3/0x670 mm/kasan/report.c:521\n kasan_report+0xe0/0x110 mm/kasan/report.c:634\n strlen+0x93/0xa0 lib/string.c:420\n __fortify_strlen include/linux/fortify-string.h:268 [inline]\n get_kobj_path_length lib/kobject.c:118 [inline]\n kobject_get_path+0x3f/0x2a0 lib/kobject.c:158\n kobject_uevent_env+0x289/0x1870 lib/kobject_uevent.c:545\n ib_register_device drivers/infiniband/core/device.c:1472 [inline]\n ib_register_device+0x8cf/0xe00 drivers/infiniband/core/device.c:1393\n rxe_register_device+0x275/0x320 drivers/infiniband/sw/rxe/rxe_verbs.c:1552\n rxe_net_add+0x8e/0xe0 drivers/infiniband/sw/rxe/rxe_net.c:550\n rxe_newlink+0x70/0x190 drivers/infiniband/sw/rxe/rxe.c:225\n nldev_newlink+0x3a3/0x680 drivers/infiniband/core/nldev.c:1796\n rdma_nl_rcv_msg+0x387/0x6e0 drivers/infiniband/core/netlink.c:195\n rdma_nl_rcv_skb.constprop.0.isra.0+0x2e5/0x450\n netlink_unicast_kernel net/netlink/af_netlink.c:1313 [inline]\n netlink_unicast+0x53a/0x7f0 net/netlink/af_netlink.c:1339\n netlink_sendmsg+0x8d1/0xdd0 net/netlink/af_netlink.c:1883\n sock_sendmsg_nosec net/socket.c:712 [inline]\n __sock_sendmsg net/socket.c:727 [inline]\n ____sys_sendmsg+0xa95/0xc70 net/socket.c:2566\n ___sys_sendmsg+0x134/0x1d0 net/socket.c:2620\n __sys_sendmsg+0x16d/0x220 net/socket.c:2652\n do_syscall_x64 arch/x86/entry/syscall_64.c:63 [inline]\n do_syscall_64+0xcd/0x260 arch/x86/entry/syscall_64.c:94\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\n\nThis problem is similar to the problem that the\ncommit 1d6a9e7449e2 (\"RDMA/core: Fix use-after-free when rename device name\")\nfixes.\n\nThe root cause is: the function ib_device_rename() renames the name with\nlock. But in the function kobject_uevent(), this name is accessed without\nlock protection at the same time.\n\nThe solution is to add the lock protection when this name is accessed in\nthe function kobject_uevent().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is a Moderate flaw, a use-after-free was found in the Linux kernel\u0027s RDMA core, specifically in the handling of device name renaming due to a race problem. This vulnerability could lead to a system crash or potential information disclosure. Red Hat Enterprise Linux 8, 9, and 10 are affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38022"
},
{
"category": "external",
"summary": "RHBZ#2373326",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373326"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38022"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38022",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38022"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061846-CVE-2025-38022-41b3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061846-CVE-2025-38022-41b3@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: RDMA/core: Fix \"KASAN: slab-use-after-free Read in ib_register_device\" problem"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel use-after-free in eventpoll"
},
{
"cve": "CVE-2025-38453",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2383516"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in io_uring/msg_ring in the Linux Kernel. In this flaw io_kiocb freeing is deferred for RCU which can lead to a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38453"
},
{
"category": "external",
"summary": "RHBZ#2383516",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2383516"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38453",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38453"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38453",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38453"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025072505-CVE-2025-38453-69b1@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025072505-CVE-2025-38453-69b1@gregkh/T"
}
],
"release_date": "2025-07-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCU"
},
{
"cve": "CVE-2025-38568",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"discovery_date": "2025-08-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2389507"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/sched: mqprio: fix stack out-of-bounds write in tc entry parsing\n\nTCA_MQPRIO_TC_ENTRY_INDEX is validated using\nNLA_POLICY_MAX(NLA_U32, TC_QOPT_MAX_QUEUE), which allows the value\nTC_QOPT_MAX_QUEUE (16). This leads to a 4-byte out-of-bounds stack\nwrite in the fp[] array, which only has room for 16 elements (0\u201315).\n\nFix this by changing the policy to allow only up to TC_QOPT_MAX_QUEUE - 1.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A bounds-check bug in mqprio TC entry parsing allows a 4-byte stack out-of-bounds write when TCA_MQPRIO_TC_ENTRY_INDEX equals 16, causing kernel crashes. Exploitation requires local netlink access with CAP_NET_ADMIN (often within the relevant network namespace). No practical confidentiality or integrity impact is evident due to tight value constraints enforced by the netlink policy.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38568"
},
{
"category": "external",
"summary": "RHBZ#2389507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2389507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38568",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38568"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38568",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38568"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025081909-CVE-2025-38568-7cd9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025081909-CVE-2025-38568-7cd9@gregkh/T"
}
],
"release_date": "2025-08-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: mqprio: fix stack out-of-bounds write in tc entry parsing"
},
{
"cve": "CVE-2025-38731",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2393488"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/xe: Fix vm_bind_ioctl double free bug\n\nIf the argument check during an array bind fails, the bind_ops are freed\ntwice as seen below. Fix this by setting bind_ops to NULL after freeing.\n\n==================================================================\nBUG: KASAN: double-free in xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\nFree of addr ffff88813bb9b800 by task xe_vm/14198\n\nCPU: 5 UID: 0 PID: 14198 Comm: xe_vm Not tainted 6.16.0-xe-eudebug-cmanszew+ #520 PREEMPT(full)\nHardware name: Intel Corporation Alder Lake Client Platform/AlderLake-P DDR5 RVP, BIOS ADLPFWI1.R00.2411.A02.2110081023 10/08/2021\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x82/0xd0\n print_report+0xcb/0x610\n ? __virt_addr_valid+0x19a/0x300\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n kasan_report_invalid_free+0xc8/0xf0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n check_slab_allocation+0x102/0x130\n kfree+0x10d/0x440\n ? should_fail_ex+0x57/0x2f0\n ? xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n xe_vm_bind_ioctl+0x1b2/0x21f0 [xe]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? __lock_acquire+0xab9/0x27f0\n ? lock_acquire+0x165/0x300\n ? drm_dev_enter+0x53/0xe0 [drm]\n ? find_held_lock+0x2b/0x80\n ? drm_dev_exit+0x30/0x50 [drm]\n ? drm_ioctl_kernel+0x128/0x1c0 [drm]\n drm_ioctl_kernel+0x128/0x1c0 [drm]\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n ? find_held_lock+0x2b/0x80\n ? __pfx_drm_ioctl_kernel+0x10/0x10 [drm]\n ? should_fail_ex+0x57/0x2f0\n ? __pfx_xe_vm_bind_ioctl+0x10/0x10 [xe]\n drm_ioctl+0x352/0x620 [drm]\n ? __pfx_drm_ioctl+0x10/0x10 [drm]\n ? __pfx_rpm_resume+0x10/0x10\n ? do_raw_spin_lock+0x11a/0x1b0\n ? find_held_lock+0x2b/0x80\n ? __pm_runtime_resume+0x61/0xc0\n ? rcu_is_watching+0x20/0x50\n ? trace_irq_enable.constprop.0+0xac/0xe0\n xe_drm_ioctl+0x91/0xc0 [xe]\n __x64_sys_ioctl+0xb2/0x100\n ? rcu_is_watching+0x20/0x50\n do_syscall_64+0x68/0x2e0\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\nRIP: 0033:0x7fa9acb24ded\n\n(cherry picked from commit a01b704527c28a2fd43a17a85f8996b75ec8492a)",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/xe: Fix vm_bind_ioctl double free bug",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability can in theory be triggered by a non-privileged user as the primary requirements are:\n1. Access to GPU devices (usually possible if the user is part of the `video`/`render` groups);\n2. The ability to interface with DRM ioctl operations (a standard GPU programming interface available to non-privileged users); \n3. Execute GPU virtual memory operations (creating address spaces and submitting bind operations).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38731"
},
{
"category": "external",
"summary": "RHBZ#2393488",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2393488"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38731"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025090541-CVE-2025-38731-9537@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025090541-CVE-2025-38731-9537@gregkh/T"
}
],
"release_date": "2025-09-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: drm/xe: Fix vm_bind_ioctl double free bug"
},
{
"cve": "CVE-2025-40135",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414521"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in ip6_autoflowlabel in the Linux kernel\u0027s net/ipv6/ip6_output.c code. In this flaw an attacker can cause a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipv6: use RCU in ip6_xmit()",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40135"
},
{
"category": "external",
"summary": "RHBZ#2414521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40135"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40135",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40135"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025111255-CVE-2025-40135-67ca@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025111255-CVE-2025-40135-67ca@gregkh/T"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ipv6: use RCU in ip6_xmit()"
},
{
"cve": "CVE-2025-40154",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414494"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s ASoC Intel bytcr_rt5640 driver. When an invalid value is passed via the driver\u2019s \u201cquirk\u201d input option, the driver merely logs an error and retains the invalid value, rather than correcting it. This can result in out-of-bounds (OOB) memory access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40154"
},
{
"category": "external",
"summary": "RHBZ#2414494",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414494"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40154"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025111258-CVE-2025-40154-fd98@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025111258-CVE-2025-40154-fd98@gregkh/T"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module snd-soc-core from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: Intel: bytcr_rt5640: Fix invalid quirk input mapping"
},
{
"cve": "CVE-2025-40158",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414523"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in ip6_finish_output2 in net/ipv6/ip6_output.c in ipv6 access. This flaw could allow an attacker to crash the system at device disconnect. This vulnerability could even lead to a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipv6: use RCU in ip6_output()",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40158"
},
{
"category": "external",
"summary": "RHBZ#2414523",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414523"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40158",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40158"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025111258-CVE-2025-40158-4c9d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025111258-CVE-2025-40158-4c9d@gregkh/T"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ipv6: use RCU in ip6_output()"
},
{
"cve": "CVE-2025-40170",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-11-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414506"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: use dst_dev_rcu() in sk_setup_caps()\n\nUse RCU to protect accesses to dst-\u003edev from sk_setup_caps()\nand sk_dst_gso_max_size().\n\nAlso use dst_dev_rcu() in ip6_dst_mtu_maybe_forward(),\nand ip_dst_mtu_maybe_forward().\n\nip4_dst_hoplimit() can use dst_dev_net_rcu().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net: use dst_dev_rcu() in sk_setup_caps()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Several paths read dst-\u003edev without RCU. A concurrent dst/device teardown could cause a use-after-free\u2014fixed by switching to dst_dev_rcu() and wrapping sections in rcu_read_lock(), mitigating a local DoS/LPE risk.\nA local user floods route changes (device up/down, MTU/GSO tweaks, dst churn) while rapidly creating sockets, racing sk_setup_caps() to read dev after free that leads to kernel crash.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40170"
},
{
"category": "external",
"summary": "RHBZ#2414506",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414506"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40170"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40170",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40170"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025111259-CVE-2025-40170-d39d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025111259-CVE-2025-40170-d39d@gregkh/T"
}
],
"release_date": "2025-11-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net: use dst_dev_rcu() in sk_setup_caps()"
},
{
"cve": "CVE-2025-40248",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2025-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s `vsock` component. This vulnerability occurs when a `connect()` operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket\u0027s state. This incorrect handling can lead to a race condition, potentially resulting in memory corruption, such as a use-after-free or null-pointer dereference. A local attacker could exploit this to cause a denial of service or potentially escalate privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: vsock vulnerability may lead to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Important for Red Hat Enterprise Linux 7, 8, 9, and 10. A flaw in the Linux kernel\u0027s `vsock` component allows a local attacker to cause memory corruption, potentially leading to a denial of service or privilege escalation. This occurs when a `connect()` operation on an established socket is interrupted by a signal or timeout, leading to an incorrect handling of the socket\u0027s state.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40248"
},
{
"category": "external",
"summary": "RHBZ#2418872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40248"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120430-CVE-2025-40248-506e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120430-CVE-2025-40248-506e@gregkh/T"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: Linux kernel: vsock vulnerability may lead to memory corruption"
},
{
"cve": "CVE-2025-40251",
"cwe": {
"id": "CWE-911",
"name": "Improper Update of Reference Count"
},
"discovery_date": "2025-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418892"
}
],
"notes": [
{
"category": "description",
"text": "A dangling pointer access problem was found while devl_rate_nodes_destroy in net/devlink/rate.c in devlink in the Linux Kernel. This flaw may allow an attacker to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40251"
},
{
"category": "external",
"summary": "RHBZ#2418892",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418892"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40251"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40251",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40251"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120431-CVE-2025-40251-7db7@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120431-CVE-2025-40251-7db7@gregkh/T"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: devlink: rate: Unset parent pointer in devl_rate_nodes_destroy"
},
{
"cve": "CVE-2025-40258",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-12-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2418876"
}
],
"notes": [
{
"category": "description",
"text": "A race in mptcp_schedule_work() could lead to a use-after-free: the function queued work and only then acquired a reference to the socket. If the worker ran to completion immediately, the subsequent sock_hold() operated on a freed object. Impact ranges from kernel crash (DoS) to potential privilege escalation for a local user able to create MPTCP sockets.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mptcp: fix race condition in mptcp_schedule_work()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "By default, the MPTCP support is disabled in RHEL. This bug is only applicable if enabled.\nThe MPTCP disabled by default (in Red Hat Enterprise Linux or Fedora). Particular this CVE looks higher severity, because could lead to privileges escalation potentially. The MPTCP is networking protocol (so if enabled by root, then potentially could be triggered). The protocol alive and being used in some scenarios, but known to be not safe enough to be enabled by default (need to use it with care taking in mind CVEs like this). There is one more similar previous CVE (one or two weeks ago) that is also MPTCP, but less danger that is CVE-2024-53122",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40258"
},
{
"category": "external",
"summary": "RHBZ#2418876",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2418876"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40258"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40258",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40258"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120433-CVE-2025-40258-d10d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120433-CVE-2025-40258-d10d@gregkh/T"
}
],
"release_date": "2025-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "If enabled, you may disable MPTCP support. For more information please read https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/configuring_and_managing_networking/getting-started-with-multipath-tcp_configuring-and-managing-networking#preparing-rhel-to-enable-mptcp-support_getting-started-with-multipath-tcp",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mptcp: fix race condition in mptcp_schedule_work()"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-40294",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419891"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Bluetooth management (MGMT) subsystem. A local attacker could exploit an out-of-bounds (OOB) write vulnerability in the `parse_adv_monitor_pattern()` function. This occurs when user-controlled input for the `length` variable exceeds the buffer\u0027s capacity during a copy operation, potentially leading to information disclosure and a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead 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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40294"
},
{
"category": "external",
"summary": "RHBZ#2419891",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419891"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40294"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40294",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40294"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120818-CVE-2025-40294-b8e3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120818-CVE-2025-40294-b8e3@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "To mitigate this issue, the `bluetooth` kernel module can be prevented from loading. Create a file `/etc/modprobe.d/disable-bluetooth.conf` with the content `blacklist bluetooth`. Then, regenerate the initramfs using `dracut -f -v` and reboot the system for the changes to take effect. This mitigation will disable all Bluetooth functionality on the system.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Out-of-bounds write in Bluetooth MGMT can lead to information disclosure and denial of service"
},
{
"cve": "CVE-2025-40301",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-12-08T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2419896"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Bluetooth component. A local attacker with low privileges could exploit a vulnerability in the Host Controller Interface (HCI) event processing. This issue arises from improper handling of command complete events with unknown opcodes, which can lead to the system attempting to read from uninitialized memory. Successful exploitation could result in the disclosure of sensitive information or cause the system to become unavailable (a denial of service).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event 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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40301"
},
{
"category": "external",
"summary": "RHBZ#2419896",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419896"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40301"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40301",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40301"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120819-CVE-2025-40301-4d3b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120819-CVE-2025-40301-4d3b@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "To mitigate this issue, disable the Bluetooth kernel module if Bluetooth functionality is not required. This can be achieved by blacklisting the `bluetooth` module. Create a file named `/etc/modprobe.d/disable-bluetooth.conf` with the following content: `blacklist bluetooth`. A system reboot is required for this change to take effect. Disabling Bluetooth may impact functionality that relies on Bluetooth connectivity.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Information disclosure and denial of service in Bluetooth HCI event handling"
},
{
"cve": "CVE-2025-40318",
"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": "2419920"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in hci_cmd_sync_dequeue_once in net/bluetooth/hci_sync.c in Bluetooth: hci_sync in Linux Kernel. This vulnerability could even lead to a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once",
"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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-40318"
},
{
"category": "external",
"summary": "RHBZ#2419920",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2419920"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-40318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40318"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-40318",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-40318"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025120823-CVE-2025-40318-0f27@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025120823-CVE-2025-40318-0f27@gregkh/T"
}
],
"release_date": "2025-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: hci_sync: fix race in hci_cmd_sync_dequeue_once"
},
{
"cve": "CVE-2025-68301",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422836"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds write vulnerability was found in the Aquantia Atlantic network driver in the Linux kernel. When receiving packets that span more than MAX_SKB_FRAGS (17) fragments, the driver writes beyond the skb fragment array bounds in skb_add_rx_frag(), causing kernel memory corruption and panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net: atlantic: fix fragment overflow handling in RX path",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This affects systems with Aquantia AQC network adapters processing large fragmented packets. Network-adjacent attackers could potentially craft packets to trigger this condition.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68301"
},
{
"category": "external",
"summary": "RHBZ#2422836",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422836"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68301",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68301"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68301",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68301"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025121643-CVE-2025-68301-be31@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025121643-CVE-2025-68301-be31@gregkh/T"
}
],
"release_date": "2025-12-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the atlantic module from being loaded. See https://access.redhat.com/solutions/41278 for instructions.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.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-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net: atlantic: fix fragment overflow handling in RX path"
},
{
"cve": "CVE-2025-68305",
"cwe": {
"id": "CWE-366",
"name": "Race Condition within a Thread"
},
"discovery_date": "2025-12-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2422840"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the Linux kernel\u0027s Bluetooth HCI socket implementation. A race condition between socket bind and write operations allows mgmt_pending to free a command structure while write_iter is still attempting to send it, resulting in use-after-free when the freed memory is accessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This race requires concurrent socket operations from userspace. Local attackers with Bluetooth socket access could potentially trigger this for denial of service or privilege escalation.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68305"
},
{
"category": "external",
"summary": "RHBZ#2422840",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2422840"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68305"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68305",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68305"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025121644-CVE-2025-68305-e40b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025121644-CVE-2025-68305-e40b@gregkh/T"
}
],
"release_date": "2025-12-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-02T10:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-64k-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debug-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-devel-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-doc-0:6.12.0-124.31.1.el10_1.noarch",
"AppStream-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:kernel-zfcpdump-devel-matched-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rtla-0:6.12.0-124.31.1.el10_1.x86_64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.aarch64",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.ppc64le",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.s390x",
"AppStream-10.1.Z:rv-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.src",
"BaseOS-10.1.Z:kernel-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-abi-stablelists-0:6.12.0-124.31.1.el10_1.noarch",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debug-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-modules-extra-matched-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:kernel-tools-libs-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:kernel-uki-virt-addons-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:kernel-zfcpdump-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-core-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:kernel-zfcpdump-modules-extra-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"BaseOS-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-debuginfo-common-ppc64le-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-debuginfo-common-s390x-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:kernel-tools-libs-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:kernel-zfcpdump-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.ppc64le",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.s390x",
"CRB-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"NFV-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-debuginfo-common-aarch64-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-debuginfo-common-x86_64-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-64k-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-64k-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debug-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-devel-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-core-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-rt-modules-extra-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:kernel-tools-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:libperf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.aarch64",
"RT-10.1.Z:python3-perf-debuginfo-0:6.12.0-124.31.1.el10_1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind"
}
]
}
WID-SEC-W-2025-1988
Vulnerability from csaf_certbund - Published: 2025-09-07 22:00 - Updated: 2026-06-04 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM QRadar SIEM <7.5.0 UP14 IF04
IBM / QRadar SIEM
|
<7.5.0 UP14 IF04 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
NetApp FAS
NetApp
|
cpe:/h:netapp:fas:-
|
— | |
|
Dell ECS 3.8.1.0-3.8.1.7
Dell / ECS
|
cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7
|
3.8.1.0-3.8.1.7 | |
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Dell NetWorker vProxy <19.14
Dell / NetWorker
|
vProxy <19.14 | ||
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
NetApp AFF
NetApp
|
cpe:/h:netapp:aff:-
|
— | |
|
Microsoft Azure Linux Kernel <6.6.96.2-1 on Linux 3.0
Microsoft / Azure
|
Linux Kernel <6.6.96.2-1 on Linux 3.0 | ||
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Linux Kernel
Open Source
|
cpe:/o:linux:linux_kernel:-
|
— | |
|
IBM QRadar SIEM <7.5.0 UP14 IF03
IBM / QRadar SIEM
|
<7.5.0 UP14 IF03 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
IBM Security Verify Access <10.0.9.1
IBM / Security Verify Access
|
<10.0.9.1 | ||
|
IBM QRadar SIEM <7.5.0 UP14 IF01
IBM / QRadar SIEM
|
<7.5.0 UP14 IF01 | ||
|
NetApp ActiveIQ Unified Manager
NetApp
|
cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere
|
— | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
| URL | Category |
|---|---|
| https://wid.cert-bund.de/.well-known/csaf/white/2… | self |
| https://wid.cert-bund.de/portal/wid/securityadvis… | self |
| https://ubuntu.com/security/notices/USN-7934-1 | external |
| https://ubuntu.com/security/notices/USN-7933-1 | external |
| https://ubuntu.com/security/notices/USN-7909-5 | external |
| https://lore.kernel.org/linux-cve-announce/ | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://lore.kernel.org/linux-cve-announce/202509… | external |
| https://msrc.microsoft.com/update-guide/ | external |
| https://lists.debian.org/debian-security-announce… | external |
| https://access.redhat.com/errata/RHSA-2025:16398 | external |
| https://lists.debian.org/debian-security-announce… | external |
| https://linux.oracle.com/errata/ELSA-2025-20608.html | external |
| https://linux.oracle.com/errata/ELSA-2025-16398.html | external |
| https://access.redhat.com/errata/RHSA-2025:16904 | external |
| https://access.redhat.com/errata/RHSA-2025:16880 | external |
| https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2-2025-3013.html | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.10-… | external |
| https://linux.oracle.com/errata/ELSA-2025-16880.html | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://linux.oracle.com/errata/ELSA-2025-16904.html | external |
| https://access.redhat.com/errata/RHSA-2025:17398 | external |
| https://access.redhat.com/errata/RHSA-2025:17397 | external |
| https://access.redhat.com/errata/RHSA-2025:17398 | external |
| https://linux.oracle.com/errata/ELSA-2025-20649.html | external |
| https://linux.oracle.com/errata/ELSA-2025-17397.html | external |
| https://errata.build.resf.org/RLSA-2025:16904 | external |
| https://errata.build.resf.org/RLSA-2025:16880 | external |
| https://lists.debian.org/debian-lts-announce/2025… | external |
| https://lists.debian.org/debian-lts-announce/2025… | external |
| https://linux.oracle.com/errata/ELSA-2025-20663.html | external |
| https://linux.oracle.com/errata/ELSA-2025-20662.html | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2025:18932 | external |
| https://ubuntu.com/security/notices/USN-7834-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-7835-1 | external |
| https://ubuntu.com/security/notices/USN-7835-3 | external |
| https://ubuntu.com/security/notices/USN-7835-2 | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://linux.oracle.com/errata/ELSA-2025-20719.html | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://access.redhat.com/errata/RHSA-2025:19105 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://access.redhat.com/errata/RHSA-2025:19106 | external |
| https://access.redhat.com/errata/RHSA-2025:19104 | external |
| https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-20… | external |
| https://linux.oracle.com/errata/ELSA-2025-19106.html | external |
| https://cloud.google.com/support/bulletins#gcp-2025-063 | external |
| https://linux.oracle.com/errata/ELSA-2025-19105.html | external |
| https://access.redhat.com/errata/RHSA-2025:19222 | external |
| https://access.redhat.com/errata/RHSA-2025:19223 | external |
| https://access.redhat.com/errata/RHSA-2025:19224 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-7833-4 | external |
| https://errata.build.resf.org/RLSA-2025:19106 | external |
| https://access.redhat.com/errata/RHSA-2025:19409 | external |
| https://ubuntu.com/security/notices/USN-7835-4 | external |
| https://access.redhat.com/errata/RHSA-2025:19469 | external |
| https://linux.oracle.com/errata/ELSA-2025-19409.html | external |
| https://www.dell.com/support/kbdoc/000385230 | external |
| https://ubuntu.com/security/notices/USN-7856-1 | external |
| https://linux.oracle.com/errata/ELSA-2025-19469.html | external |
| https://errata.build.resf.org/RLSA-2025:19105 | external |
| https://access.redhat.com/errata/RHSA-2025:19886 | external |
| https://ubuntu.com/security/notices/USN-7835-5 | external |
| https://linux.oracle.com/errata/ELSA-2025-25754.html | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2025:21051 | external |
| https://access.redhat.com/errata/RHSA-2025:21091 | external |
| https://linux.oracle.com/errata/ELSA-2025-25757.html | external |
| https://access.redhat.com/errata/RHSA-2025:21118 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2025:21112 | external |
| https://access.redhat.com/errata/RHSA-2025:21136 | external |
| https://ubuntu.com/security/notices/USN-7835-6 | external |
| https://access.redhat.com/errata/RHSA-2025:21128 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://www.ibm.com/support/pages/node/7250971 | external |
| https://access.redhat.com/errata/RHSA-2025:21398 | external |
| https://access.redhat.com/errata/RHSA-2025:21397 | external |
| https://access.redhat.com/errata/RHSA-2025:21469 | external |
| https://access.redhat.com/errata/RHSA-2025:21667 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2025:21760 | external |
| http://linux.oracle.com/errata/ELSA-2025-21398.html | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-7880-1 | external |
| https://ubuntu.com/security/notices/USN-7879-2 | external |
| https://access.redhat.com/errata/RHSA-2025:21917 | external |
| https://ubuntu.com/security/notices/USN-7879-1 | external |
| https://access.redhat.com/errata/RHSA-2025:21920 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2025:22006 | external |
| https://ubuntu.com/security/notices/USN-7887-1 | external |
| https://linux.oracle.com/errata/ELSA-2025-20518-0.html | external |
| https://access.redhat.com/errata/RHSA-2025:21931 | external |
| https://linux.oracle.com/errata/ELSA-2025-21917.html | external |
| https://ubuntu.com/security/notices/USN-7879-3 | external |
| https://access.redhat.com/errata/RHSA-2025:22095 | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://ubuntu.com/security/notices/USN-7887-2 | external |
| https://access.redhat.com/errata/RHSA-2025:22124 | external |
| http://linux.oracle.com/errata/ELSA-2025-21926.html | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://errata.build.resf.org/RLSA-2025:21917 | external |
| https://errata.build.resf.org/RLSA-2025:21920 | external |
| https://linux.oracle.com/errata/ELSA-2025-21469.html | external |
| https://linux.oracle.com/errata/ELSA-2025-21112.html | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://errata.build.resf.org/RLSA-2025:21931 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://linux.oracle.com/errata/ELSA-2025-21118.html | external |
| https://ubuntu.com/security/notices/USN-7909-1 | external |
| https://ubuntu.com/security/notices/USN-7909-3 | external |
| https://ubuntu.com/security/notices/USN-7909-2 | external |
| https://ubuntu.com/security/notices/USN-7910-1 | external |
| https://linux.oracle.com/errata/ELSA-2025-21463.html | external |
| https://access.redhat.com/errata/RHSA-2025:22752 | external |
| https://ubuntu.com/security/notices/USN-7909-4 | external |
| https://linux.oracle.com/errata/ELSA-2025-21931.html | external |
| https://access.redhat.com/errata/RHSA-2025:22854 | external |
| https://linux.oracle.com/errata/ELSA-2025-22854.html | external |
| https://access.redhat.com/errata/RHSA-2025:23009 | external |
| https://access.redhat.com/errata/RHSA-2025:22998 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://linux.oracle.com/errata/ELSA-2025-28049.html | external |
| https://errata.build.resf.org/RLSA-2025:22854 | external |
| https://ubuntu.com/security/notices/USN-7938-1 | external |
| https://www.ibm.com/support/pages/node/7255154 | external |
| https://ubuntu.com/security/notices/USN-7940-1 | external |
| https://security.netapp.com/advisory/NTAP-20251224-0010 | external |
| https://www.ibm.com/support/pages/node/7256201 | external |
| https://ubuntu.com/security/notices/USN-7940-2 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2026:0804 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2026:0950 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://security.netapp.com/advisory/NTAP-20260123-0006 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://access.redhat.com/errata/RHSA-2026:1143 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://linux.oracle.com/errata/ELSA-2026-1143.html | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://www.ibm.com/support/pages/node/7258234 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://www.dell.com/support/kbdoc/de-de/00042157… | external |
| https://access.redhat.com/errata/RHSA-2026:1690 | external |
| http://linux.oracle.com/errata/ELSA-2026-1690.html | external |
| https://ubuntu.com/security/notices/USN-8015-2 | external |
| https://ubuntu.com/security/notices/USN-8016-1 | external |
| https://errata.build.resf.org/RLSA-2026:1143 | external |
| https://ubuntu.com/security/notices/USN-8015-1 | external |
| https://errata.build.resf.org/RLSA-2026:1690 | external |
| https://ubuntu.com/security/notices/USN-8015-3 | external |
| https://lists.debian.org/debian-security-announce… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8015-4 | external |
| https://ubuntu.com/security/notices/USN-8028-1 | external |
| https://lists.debian.org/debian-lts-announce/2026… | external |
| https://lists.debian.org/debian-lts-announce/2026… | external |
| https://ubuntu.com/security/notices/USN-8028-2 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8028-3 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8028-5 | external |
| https://ubuntu.com/security/notices/USN-8028-4 | external |
| https://ubuntu.com/security/notices/USN-8031-2 | external |
| https://ubuntu.com/security/notices/USN-8031-3 | external |
| https://ubuntu.com/security/notices/USN-8028-6 | external |
| https://ubuntu.com/security/notices/USN-8052-1 | external |
| https://ubuntu.com/security/notices/USN-8028-7 | external |
| https://ubuntu.com/security/notices/USN-8015-5 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8028-8 | external |
| https://ubuntu.com/security/notices/USN-8052-2 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.opensuse.org/archives/list/security… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8074-2 | external |
| https://ubuntu.com/security/notices/USN-8074-1 | external |
| https://ubuntu.com/security/notices/LSN-0118-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8100-1 | external |
| https://ubuntu.com/security/notices/USN-8095-2 | external |
| https://ubuntu.com/security/notices/USN-8095-1 | external |
| https://ubuntu.com/security/notices/USN-8095-3 | external |
| https://ubuntu.com/security/notices/USN-8095-4 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8126-1 | external |
| https://ubuntu.com/security/notices/USN-8125-1 | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://lists.suse.com/pipermail/sle-security-upd… | external |
| https://ubuntu.com/security/notices/USN-8095-5 | external |
| https://ubuntu.com/security/notices/USN-8165-1 | external |
| https://www.dell.com/support/kbdoc/en-us/00046211… | external |
| https://linux.oracle.com/errata/ELSA-2026-50261.html | external |
| https://oss.oracle.com/pipermail/el-errata/2026-M… | external |
| http://linux.oracle.com/errata/ELSA-2026-50294.html | external |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen im Linux Kernel ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren oder nicht n\u00e4her spezifizierte Auswirkungen zu erzielen.",
"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-1988 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1988.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1988 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1988"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7934-1 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7934-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7933-1 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7933-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-5 vom 2025-12-15",
"url": "https://ubuntu.com/security/notices/USN-7909-5"
},
{
"category": "external",
"summary": "Kernel CVE Announce Mailingliste",
"url": "https://lore.kernel.org/linux-cve-announce/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38731",
"url": "https://lore.kernel.org/linux-cve-announce/2025090541-CVE-2025-38731-9537@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38732",
"url": "https://lore.kernel.org/linux-cve-announce/2025090543-CVE-2025-38732-f9e4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38733",
"url": "https://lore.kernel.org/linux-cve-announce/2025090543-CVE-2025-38733-65a1@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38734",
"url": "https://lore.kernel.org/linux-cve-announce/2025090543-CVE-2025-38734-a75f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38735",
"url": "https://lore.kernel.org/linux-cve-announce/2025090543-CVE-2025-38735-3fae@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38736",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-38736-b74b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-38737",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-38737-4cde@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39673",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-39673-61bb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39674",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-39674-6377@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39675",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-39675-bd21@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39676",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-39676-9725@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39677",
"url": "https://lore.kernel.org/linux-cve-announce/2025090544-CVE-2025-39677-5733@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39678",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39678-d4ca@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39679",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39679-4b4a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39680",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39680-9d9a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39681",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39681-ac80@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39682",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39682-ddab@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39683",
"url": "https://lore.kernel.org/linux-cve-announce/2025090545-CVE-2025-39683-fb08@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39684",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39684-fcce@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39685",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39685-ddff@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39686",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39686-afb8@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39687",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39687-538e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39689",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39689-f538@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39690",
"url": "https://lore.kernel.org/linux-cve-announce/2025090546-CVE-2025-39690-a303@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39691",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39691-c878@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39692",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39692-7452@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39693",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39693-dcbb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39694",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39694-de23@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39695",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39695-1126@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39696",
"url": "https://lore.kernel.org/linux-cve-announce/2025090547-CVE-2025-39696-ab35@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39697",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39697-5284@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39698",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39698-41e0@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39699",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39699-4d8c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39700",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39700-a0ce@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39701",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39701-ce5e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39702",
"url": "https://lore.kernel.org/linux-cve-announce/2025090548-CVE-2025-39702-cb30@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39703",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39703-b03b@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39704",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39704-f9b5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39705",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39705-6ac5@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39706",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39706-087c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39707",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39707-c905@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39708",
"url": "https://lore.kernel.org/linux-cve-announce/2025090549-CVE-2025-39708-a174@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39709",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39709-67cb@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39710",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39710-198c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39711",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39711-5512@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39712",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39712-6910@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39713",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39713-ec93@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39714",
"url": "https://lore.kernel.org/linux-cve-announce/2025090550-CVE-2025-39714-1820@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39715",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39715-6248@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39716",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39716-7e3c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39717",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39717-9e8a@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39718",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39718-2e2c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39719",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39719-825e@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39720",
"url": "https://lore.kernel.org/linux-cve-announce/2025090551-CVE-2025-39720-3cbf@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39721",
"url": "https://lore.kernel.org/linux-cve-announce/2025090552-CVE-2025-39721-0b5c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39722",
"url": "https://lore.kernel.org/linux-cve-announce/2025090552-CVE-2025-39722-db08@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39723",
"url": "https://lore.kernel.org/linux-cve-announce/2025090552-CVE-2025-39723-0daf@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39724",
"url": "https://lore.kernel.org/linux-cve-announce/2025090552-CVE-2025-39724-7097@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39725",
"url": "https://lore.kernel.org/linux-cve-announce/2025090522-CVE-2025-39725-7881@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39726",
"url": "https://lore.kernel.org/linux-cve-announce/2025090522-CVE-2025-39726-8934@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39727",
"url": "https://lore.kernel.org/linux-cve-announce/2025090728-CVE-2025-39727-b07c@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39729",
"url": "https://lore.kernel.org/linux-cve-announce/2025090730-CVE-2025-39729-14c4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39730",
"url": "https://lore.kernel.org/linux-cve-announce/2025090730-CVE-2025-39730-72c9@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39731",
"url": "https://lore.kernel.org/linux-cve-announce/2025090730-CVE-2025-39731-34d6@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39732",
"url": "https://lore.kernel.org/linux-cve-announce/2025090730-CVE-2025-39732-4c7f@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39733",
"url": "https://lore.kernel.org/linux-cve-announce/2025090730-CVE-2025-39733-0de4@gregkh/"
},
{
"category": "external",
"summary": "Linux Kernel CVE Announcement CVE-2025-39734",
"url": "https://lore.kernel.org/linux-cve-announce/2025090731-CVE-2025-39734-efa5@gregkh/"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates vom 2025-09-09",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6008 vom 2025-09-23",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00172.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16398 vom 2025-09-23",
"url": "https://access.redhat.com/errata/RHSA-2025:16398"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6009 vom 2025-09-23",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00173.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20608 vom 2025-09-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-20608.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16398 vom 2025-09-23",
"url": "https://linux.oracle.com/errata/ELSA-2025-16398.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16904 vom 2025-09-29",
"url": "https://access.redhat.com/errata/RHSA-2025:16904"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:16880 vom 2025-09-29",
"url": "https://access.redhat.com/errata/RHSA-2025:16880"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.15-2025-091 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.15-2025-091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-266 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-266.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-267 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-267.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.4-2025-110 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.4-2025-110.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-268 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-268.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2025-3013 vom 2025-09-29",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2025-3013.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-269 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-269.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-270 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-270.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2KERNEL-5.10-2025-105 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2KERNEL-5.10-2025-105.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16880 vom 2025-09-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-16880.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-265 vom 2025-09-30",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-265.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-16904 vom 2025-10-02",
"url": "https://linux.oracle.com/errata/ELSA-2025-16904.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17398 vom 2025-10-06",
"url": "https://access.redhat.com/errata/RHSA-2025:17398"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:17397 vom 2025-10-07",
"url": "https://access.redhat.com/errata/RHSA-2025:17397"
},
{
"category": "external",
"summary": "RedHat Security Advisory",
"url": "https://access.redhat.com/errata/RHSA-2025:17398"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20649 vom 2025-10-07",
"url": "https://linux.oracle.com/errata/ELSA-2025-20649.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-17397 vom 2025-10-08",
"url": "https://linux.oracle.com/errata/ELSA-2025-17397.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16904 vom 2025-10-07",
"url": "https://errata.build.resf.org/RLSA-2025:16904"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:16880 vom 2025-10-10",
"url": "https://errata.build.resf.org/RLSA-2025:16880"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4328 vom 2025-10-13",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00008.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": "Oracle Linux Security Advisory ELSA-2025-20663 vom 2025-10-13",
"url": "https://linux.oracle.com/errata/ELSA-2025-20663.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20662 vom 2025-10-15",
"url": "https://linux.oracle.com/errata/ELSA-2025-20662.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03601-1 vom 2025-10-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022903.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:03615-1 vom 2025-10-16",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/BVPLWRQN6MVKFQDJSEKN2JP6PMSGIO4Q/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03600-1 vom 2025-10-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/VHWHH7ZSMFJ6PQZ3CBDGGCWHNBCWD26Z/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03614-1 vom 2025-10-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022911.html"
},
{
"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: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:03633-1 vom 2025-10-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022926.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18932 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18932"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7834-1 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7834-1"
},
{
"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": "Ubuntu Security Notice USN-7835-1 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-3 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-2 vom 2025-10-22",
"url": "https://ubuntu.com/security/notices/USN-7835-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3751-1 vom 2025-10-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NMB6RXALFYMRMM4UK7R54RAQRCZJEBH4/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:3761-1 vom 2025-10-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MLTPAKCOQABZPEY7O35CI42PHK5WNIUQ/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20861-1 vom 2025-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023019.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20851-1 vom 2025-10-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023025.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20719 vom 2025-10-24",
"url": "https://linux.oracle.com/errata/ELSA-2025-20719.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-282 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-282.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-279 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-279.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19105 vom 2025-10-27",
"url": "https://access.redhat.com/errata/RHSA-2025:19105"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20870-1 vom 2025-10-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023060.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-281 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-281.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19106 vom 2025-10-27",
"url": "https://access.redhat.com/errata/RHSA-2025:19106"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19104 vom 2025-10-27",
"url": "https://access.redhat.com/errata/RHSA-2025:19104"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2LIVEPATCH-2025-280 vom 2025-10-27",
"url": "https://alas.aws.amazon.com/AL2/ALAS2LIVEPATCH-2025-280.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19106 vom 2025-10-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-19106.html"
},
{
"category": "external",
"summary": "Google Cloud Platform Security Bulletin GCP-2025-063 vom 2025-10-28",
"url": "https://cloud.google.com/support/bulletins#gcp-2025-063"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19105 vom 2025-10-28",
"url": "https://linux.oracle.com/errata/ELSA-2025-19105.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19222 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19222"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19223 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19223"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19224 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19224"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20898-1 vom 2025-10-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/023116.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7833-4 vom 2025-10-31",
"url": "https://ubuntu.com/security/notices/USN-7833-4"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19106 vom 2025-11-02",
"url": "https://errata.build.resf.org/RLSA-2025:19106"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19409 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19409"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-4 vom 2025-10-31",
"url": "https://ubuntu.com/security/notices/USN-7835-4"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19469 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19469"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19409 vom 2025-11-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-19409.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7856-1 vom 2025-11-04",
"url": "https://ubuntu.com/security/notices/USN-7856-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19469 vom 2025-11-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-19469.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19105 vom 2025-11-06",
"url": "https://errata.build.resf.org/RLSA-2025:19105"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19886 vom 2025-11-06",
"url": "https://access.redhat.com/errata/RHSA-2025:19886"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-5 vom 2025-11-06",
"url": "https://ubuntu.com/security/notices/USN-7835-5"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-25754 vom 2025-11-10",
"url": "https://linux.oracle.com/errata/ELSA-2025-25754.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4057-1 vom 2025-11-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023254.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21051 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21051"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21091 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21091"
},
{
"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": "Red Hat Security Advisory RHSA-2025:21118 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21118"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20994-1 vom 2025-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023276.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21112 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21112"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21136 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21136"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7835-6 vom 2025-11-12",
"url": "https://ubuntu.com/security/notices/USN-7835-6"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21128 vom 2025-11-12",
"url": "https://access.redhat.com/errata/RHSA-2025:21128"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20996-1 vom 2025-11-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023275.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7250971 vom 2025-11-12",
"url": "https://www.ibm.com/support/pages/node/7250971"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21398 vom 2025-11-17",
"url": "https://access.redhat.com/errata/RHSA-2025:21398"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21397 vom 2025-11-17",
"url": "https://access.redhat.com/errata/RHSA-2025:21397"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21469 vom 2025-11-17",
"url": "https://access.redhat.com/errata/RHSA-2025:21469"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21667 vom 2025-11-18",
"url": "https://access.redhat.com/errata/RHSA-2025:21667"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4128-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023299.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4132-1 vom 2025-11-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023302.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21760 vom 2025-11-19",
"url": "https://access.redhat.com/errata/RHSA-2025:21760"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21398 vom 2025-11-19",
"url": "http://linux.oracle.com/errata/ELSA-2025-21398.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4140-1 vom 2025-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023305.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4141-1 vom 2025-11-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023304.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7880-1 vom 2025-11-21",
"url": "https://ubuntu.com/security/notices/USN-7880-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7879-2 vom 2025-11-21",
"url": "https://ubuntu.com/security/notices/USN-7879-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21917 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21917"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7879-1 vom 2025-11-21",
"url": "https://ubuntu.com/security/notices/USN-7879-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21920 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21920"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4189-1 vom 2025-11-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023334.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22006 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22006"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7887-1 vom 2025-11-24",
"url": "https://ubuntu.com/security/notices/USN-7887-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20518 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-20518-0.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21931 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21931"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21917 vom 2025-11-25",
"url": "https://linux.oracle.com/errata/ELSA-2025-21917.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7879-3 vom 2025-11-26",
"url": "https://ubuntu.com/security/notices/USN-7879-3"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22095 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22095"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20081-1 vom 2025-11-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/J4KLZE7HUQJ2N6IQEI3G2KJZ5VB36YBI/"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7887-2 vom 2025-11-25",
"url": "https://ubuntu.com/security/notices/USN-7887-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22124 vom 2025-11-25",
"url": "https://access.redhat.com/errata/RHSA-2025:22124"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21926 vom 2025-11-26",
"url": "http://linux.oracle.com/errata/ELSA-2025-21926.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20091-1 vom 2025-11-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/QVNKE6YBHUN7AVUHO7UZCJJGK4HYS62H/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21917 vom 2025-11-27",
"url": "https://errata.build.resf.org/RLSA-2025:21917"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21920 vom 2025-11-27",
"url": "https://errata.build.resf.org/RLSA-2025:21920"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21469 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-21469.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21112 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-21112.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21052-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023389.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21040-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023394.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21056-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023419.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21064-1 vom 2025-11-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023415.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21931 vom 2025-11-28",
"url": "https://errata.build.resf.org/RLSA-2025:21931"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21074-1 vom 2025-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023431.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:4301-1 vom 2025-11-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/LLIMXFMWOGTFRJZEC4XPGIMNBCRKQ7IF/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21080-1 vom 2025-11-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-November/023429.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21118 vom 2025-12-04",
"url": "https://linux.oracle.com/errata/ELSA-2025-21118.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-1 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-3 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-2 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7909-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7910-1 vom 2025-12-04",
"url": "https://ubuntu.com/security/notices/USN-7910-1"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21463 vom 2025-12-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-21463.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22752 vom 2025-12-04",
"url": "https://access.redhat.com/errata/RHSA-2025:22752"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7909-4 vom 2025-12-05",
"url": "https://ubuntu.com/security/notices/USN-7909-4"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21931 vom 2025-12-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-21931.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22854 vom 2025-12-08",
"url": "https://access.redhat.com/errata/RHSA-2025:22854"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-22854 vom 2025-12-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-22854.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23009 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23009"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:22998 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:22998"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21147-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023511.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21179-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023499.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21139-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023515.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:21180-1 vom 2025-12-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-December/023498.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-28049 vom 2025-12-15",
"url": "https://linux.oracle.com/errata/ELSA-2025-28049.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:22854 vom 2025-12-14",
"url": "https://errata.build.resf.org/RLSA-2025:22854"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7938-1 vom 2025-12-16",
"url": "https://ubuntu.com/security/notices/USN-7938-1"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7255154 vom 2025-12-17",
"url": "https://www.ibm.com/support/pages/node/7255154"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-1 vom 2025-12-17",
"url": "https://ubuntu.com/security/notices/USN-7940-1"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20251224-0010 vom 2025-12-24",
"url": "https://security.netapp.com/advisory/NTAP-20251224-0010"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7256201 vom 2026-01-05",
"url": "https://www.ibm.com/support/pages/node/7256201"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7940-2 vom 2026-01-09",
"url": "https://ubuntu.com/security/notices/USN-7940-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0146-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023786.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0144-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023788.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0148-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023784.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0145-1 vom 2026-01-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023787.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0804 vom 2026-01-19",
"url": "https://access.redhat.com/errata/RHSA-2026:0804"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0171-1 vom 2026-01-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023801.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0202-1 vom 2026-01-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023839.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:0950 vom 2026-01-22",
"url": "https://access.redhat.com/errata/RHSA-2026:0950"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0203-1 vom 2026-01-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023838.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0209-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023841.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0262-1 vom 2026-01-23",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/AWNTVMXJYTURBPUXSIOYGW72SXW3YMXY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0274-1 vom 2026-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023907.html"
},
{
"category": "external",
"summary": "NetApp Security Advisory NTAP-20260123-0006 vom 2026-01-23",
"url": "https://security.netapp.com/advisory/NTAP-20260123-0006"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0270-1 vom 2026-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023900.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:1143 vom 2026-01-26",
"url": "https://access.redhat.com/errata/RHSA-2026:1143"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0269-1 vom 2026-01-23",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023901.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0284-1 vom 2026-01-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023910.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0283-1 vom 2026-01-26",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/RL3G7CGUCYSV3BWUFT3T7JKBIRLXKROU/"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1143 vom 2026-01-27",
"url": "https://linux.oracle.com/errata/ELSA-2026-1143.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20164-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023942.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7258234 vom 2026-01-28",
"url": "https://www.ibm.com/support/pages/node/7258234"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20149-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023950.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20169-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023938.html"
},
{
"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": "Red Hat Security Advisory RHSA-2026:1690 vom 2026-02-02",
"url": "https://access.redhat.com/errata/RHSA-2026:1690"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-1690 vom 2026-02-03",
"url": "http://linux.oracle.com/errata/ELSA-2026-1690.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8015-2 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8015-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8016-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8016-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1143 vom 2026-02-05",
"url": "https://errata.build.resf.org/RLSA-2026:1143"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8015-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8015-1"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:1690 vom 2026-02-08",
"url": "https://errata.build.resf.org/RLSA-2026:1690"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8015-3 vom 2026-02-06",
"url": "https://ubuntu.com/security/notices/USN-8015-3"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6127 vom 2026-02-10",
"url": "https://lists.debian.org/debian-security-announce/2026/msg00036.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0447-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024124.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8015-4 vom 2026-02-11",
"url": "https://ubuntu.com/security/notices/USN-8015-4"
},
{
"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": "Debian Security Advisory DLA-4475 vom 2026-02-11",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00016.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4476 vom 2026-02-11",
"url": "https://lists.debian.org/debian-lts-announce/2026/02/msg00017.html"
},
{
"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:0471-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024142.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0472-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024141.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0473-1 vom 2026-02-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024136.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20259-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024216.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20248-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024230.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20253-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024223.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20264-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024213.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20265-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024218.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20316-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024178.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20260-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024215.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20255-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024228.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20249-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024227.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20266-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024217.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20250-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024232.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20254-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024229.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20258-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024219.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20261-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024224.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20317-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024177.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20257-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024226.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20256-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024221.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20252-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024225.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20333-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024162.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20251-1 vom 2026-02-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024231.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20379-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024313.html"
},
{
"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": "SUSE Security Update SUSE-SU-2026:20380-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024312.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20381-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024311.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20382-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024310.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20392-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024300.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20385-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024307.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20400-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024292.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20376-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024316.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20395-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024297.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20393-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024299.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20397-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024295.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20394-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024298.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20398-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024294.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20399-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024293.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20396-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024296.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20377-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024315.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20378-1 vom 2026-02-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024314.html"
},
{
"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-8028-4 vom 2026-02-17",
"url": "https://ubuntu.com/security/notices/USN-8028-4"
},
{
"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-8031-3 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8031-3"
},
{
"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-8028-7 vom 2026-02-19",
"url": "https://ubuntu.com/security/notices/USN-8028-7"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8015-5 vom 2026-02-20",
"url": "https://ubuntu.com/security/notices/USN-8015-5"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0587-1 vom 2026-02-20",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024356.html"
},
{
"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": "Ubuntu Security Notice USN-8052-2 vom 2026-02-24",
"url": "https://ubuntu.com/security/notices/USN-8052-2"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20477-1 vom 2026-02-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024409.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20479-1 vom 2026-02-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024407.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20520-1 vom 2026-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024455.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20287-1 vom 2026-02-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/K7KIWX7XP3UMVFSHT47OOZ24TQQYNNHI/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20498-1 vom 2026-02-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024476.html"
},
{
"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": "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 LSN-0118-1 vom 2026-03-04",
"url": "https://ubuntu.com/security/notices/LSN-0118-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20555-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024590.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20560-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024586.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20570-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024574.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20615-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024605.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20599-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024614.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20561-1 vom 2026-03-05",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024578.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20635-1 vom 2026-03-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024643.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20644-1 vom 2026-03-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024656.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20645-1 vom 2026-03-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024655.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8100-1 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8100-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-2 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-1 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-3 vom 2026-03-17",
"url": "https://ubuntu.com/security/notices/USN-8095-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-4 vom 2026-03-23",
"url": "https://ubuntu.com/security/notices/USN-8095-4"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20794-1 vom 2026-03-25",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024895.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20772-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024862.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20819-1 vom 2026-03-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024871.html"
},
{
"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": "Ubuntu Security Notice USN-8125-1 vom 2026-03-25",
"url": "https://ubuntu.com/security/notices/USN-8125-1"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20872-1 vom 2026-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024969.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20845-1 vom 2026-03-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024994.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20876-1 vom 2026-03-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025054.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8095-5 vom 2026-04-01",
"url": "https://ubuntu.com/security/notices/USN-8095-5"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8165-1 vom 2026-04-10",
"url": "https://ubuntu.com/security/notices/USN-8165-1"
},
{
"category": "external",
"summary": "Dell Security Advisory",
"url": "https://www.dell.com/support/kbdoc/en-us/000462117/dsa-2026-047-security-update-for-dell-ecs-and-objectscale-multiple-vulnerabilities-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 erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2026-06-04T22:00:00.000+00:00",
"generator": {
"date": "2026-06-05T08:32:47.174+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-1988",
"initial_release_date": "2025-09-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-09-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-09-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-09-22T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Debian und Red Hat aufgenommen"
},
{
"date": "2025-09-23T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-09-28T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-09-29T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2025-10-01T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-06T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-10-12T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-13T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-19T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat und Ubuntu aufgenommen"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-10-26T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE und Oracle Linux aufgenommen"
},
{
"date": "2025-10-27T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Amazon, Red Hat und SUSE aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux, Google und Red Hat aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Ubuntu, Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2025-11-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Dell, Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2025-11-12T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von SUSE, Red Hat, Ubuntu und IBM aufgenommen"
},
{
"date": "2025-11-16T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-18T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Oracle Linux und SUSE aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Ubuntu und Red Hat aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von SUSE, Red Hat, Ubuntu und Oracle Linux aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Ubuntu, Red Hat und openSUSE aufgenommen"
},
{
"date": "2025-11-26T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-04T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-07T23:00:00.000+00:00",
"number": "42",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-08T23:00:00.000+00:00",
"number": "43",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "44",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "45",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "46",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "47",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-16T23:00:00.000+00:00",
"number": "48",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-17T23:00:00.000+00:00",
"number": "49",
"summary": "Neue Updates von IBM und Ubuntu aufgenommen"
},
{
"date": "2025-12-28T23:00:00.000+00:00",
"number": "50",
"summary": "Neue Updates von NetApp aufgenommen"
},
{
"date": "2026-01-04T23:00:00.000+00:00",
"number": "51",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2026-01-11T23:00:00.000+00:00",
"number": "52",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "53",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "54",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "55",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "56",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-25T23:00:00.000+00:00",
"number": "57",
"summary": "Neue Updates von SUSE, NetApp und Red Hat aufgenommen"
},
{
"date": "2026-01-27T23:00:00.000+00:00",
"number": "58",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "59",
"summary": "Neue Updates von SUSE und IBM aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "60",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "61",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "62",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-04T23:00:00.000+00:00",
"number": "63",
"summary": "Neue Updates von Ubuntu und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "64",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Ubuntu aufgenommen"
},
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "65",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "66",
"summary": "Neue Updates von SUSE, Ubuntu und Debian aufgenommen"
},
{
"date": "2026-02-12T23:00:00.000+00:00",
"number": "67",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "68",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-17T23:00:00.000+00:00",
"number": "69",
"summary": "Neue Updates von SUSE und Ubuntu aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "70",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "71",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "72",
"summary": "Neue Updates von Ubuntu und SUSE aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "73",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-26T23:00:00.000+00:00",
"number": "74",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "75",
"summary": "Neue Updates von SUSE und openSUSE aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "76",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "77",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "78",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-16T23:00:00.000+00:00",
"number": "79",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "80",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "81",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "82",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "83",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-29T22:00:00.000+00:00",
"number": "84",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-03-30T22:00:00.000+00:00",
"number": "85",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "86",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-04-09T22:00:00.000+00:00",
"number": "87",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-11T22:00:00.000+00:00",
"number": "88",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2026-05-12T22:00:00.000+00:00",
"number": "89",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "90",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-06-04T22:00:00.000+00:00",
"number": "91",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "91"
}
},
"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": [
{
"branches": [
{
"category": "product_version",
"name": "3.8.1.0-3.8.1.7",
"product": {
"name": "Dell ECS 3.8.1.0-3.8.1.7",
"product_id": "T053778",
"product_identification_helper": {
"cpe": "cpe:/h:dell:ecs:3.8.1.0_-_3.8.1.7"
}
}
}
],
"category": "product_name",
"name": "ECS"
},
{
"branches": [
{
"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": "Google Cloud Platform",
"product": {
"name": "Google Cloud Platform",
"product_id": "393401",
"product_identification_helper": {
"cpe": "cpe:/a:google:cloud_platform:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF01",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF01",
"product_id": "T048556"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF01",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF01",
"product_id": "T048556-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if01"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF03",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF03",
"product_id": "T049499"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF03",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF03",
"product_id": "T049499-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if03"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM \u003c7.5.0 UP14 IF04",
"product_id": "T050392"
}
},
{
"category": "product_version",
"name": "7.5.0 UP14 IF04",
"product": {
"name": "IBM QRadar SIEM 7.5.0 UP14 IF04",
"product_id": "T050392-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:qradar_siem:7.5.0_up14_if04"
}
}
}
],
"category": "product_name",
"name": "QRadar SIEM"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.0.9.1",
"product": {
"name": "IBM Security Verify Access \u003c10.0.9.1",
"product_id": "T049459"
}
},
{
"category": "product_version",
"name": "10.0.9.1",
"product": {
"name": "IBM Security Verify Access 10.0.9.1",
"product_id": "T049459-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_verify_access:v10.0.9.1"
}
}
}
],
"category": "product_name",
"name": "Security Verify Access"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Linux Kernel \u003c6.6.96.2-1 on Linux 3.0",
"product": {
"name": "Microsoft Azure Linux Kernel \u003c6.6.96.2-1 on Linux 3.0",
"product_id": "T046805"
}
},
{
"category": "product_version",
"name": "Linux Kernel 6.6.96.2-1 on Linux 3.0",
"product": {
"name": "Microsoft Azure Linux Kernel 6.6.96.2-1 on Linux 3.0",
"product_id": "T046805-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:azure:linux_kernel__6.6.96.2-1_on_linux_3.0"
}
}
}
],
"category": "product_name",
"name": "Azure"
}
],
"category": "vendor",
"name": "Microsoft"
},
{
"branches": [
{
"category": "product_name",
"name": "NetApp AFF",
"product": {
"name": "NetApp AFF",
"product_id": "T020536",
"product_identification_helper": {
"cpe": "cpe:/h:netapp:aff:-"
}
}
},
{
"category": "product_name",
"name": "NetApp ActiveIQ Unified Manager",
"product": {
"name": "NetApp ActiveIQ Unified Manager",
"product_id": "T026333",
"product_identification_helper": {
"cpe": "cpe:/a:netapp:active_iq_unified_manager:vmware_vsphere"
}
}
},
{
"category": "product_name",
"name": "NetApp FAS",
"product": {
"name": "NetApp FAS",
"product_id": "T011540",
"product_identification_helper": {
"cpe": "cpe:/h:netapp:fas:-"
}
}
}
],
"category": "vendor",
"name": "NetApp"
},
{
"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": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "T035008",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T048848",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
}
],
"category": "product_name",
"name": "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": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"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-2025-38731",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38731"
},
{
"cve": "CVE-2025-38732",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38732"
},
{
"cve": "CVE-2025-38733",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38733"
},
{
"cve": "CVE-2025-38734",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38734"
},
{
"cve": "CVE-2025-38735",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38735"
},
{
"cve": "CVE-2025-38736",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38736"
},
{
"cve": "CVE-2025-38737",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-38737"
},
{
"cve": "CVE-2025-39673",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39673"
},
{
"cve": "CVE-2025-39674",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39674"
},
{
"cve": "CVE-2025-39675",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39675"
},
{
"cve": "CVE-2025-39676",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39676"
},
{
"cve": "CVE-2025-39677",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39677"
},
{
"cve": "CVE-2025-39678",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39678"
},
{
"cve": "CVE-2025-39679",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39679"
},
{
"cve": "CVE-2025-39680",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39680"
},
{
"cve": "CVE-2025-39681",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39681"
},
{
"cve": "CVE-2025-39682",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39682"
},
{
"cve": "CVE-2025-39683",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39683"
},
{
"cve": "CVE-2025-39684",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39684"
},
{
"cve": "CVE-2025-39685",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39685"
},
{
"cve": "CVE-2025-39686",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39686"
},
{
"cve": "CVE-2025-39687",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39687"
},
{
"cve": "CVE-2025-39689",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39689"
},
{
"cve": "CVE-2025-39690",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39690"
},
{
"cve": "CVE-2025-39691",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39691"
},
{
"cve": "CVE-2025-39692",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39692"
},
{
"cve": "CVE-2025-39693",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39693"
},
{
"cve": "CVE-2025-39694",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39694"
},
{
"cve": "CVE-2025-39695",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39695"
},
{
"cve": "CVE-2025-39696",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39696"
},
{
"cve": "CVE-2025-39697",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39697"
},
{
"cve": "CVE-2025-39698",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39698"
},
{
"cve": "CVE-2025-39699",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39699"
},
{
"cve": "CVE-2025-39700",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39700"
},
{
"cve": "CVE-2025-39701",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39701"
},
{
"cve": "CVE-2025-39702",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39702"
},
{
"cve": "CVE-2025-39703",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39703"
},
{
"cve": "CVE-2025-39704",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39704"
},
{
"cve": "CVE-2025-39705",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39705"
},
{
"cve": "CVE-2025-39706",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39706"
},
{
"cve": "CVE-2025-39707",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39707"
},
{
"cve": "CVE-2025-39708",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39708"
},
{
"cve": "CVE-2025-39709",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39709"
},
{
"cve": "CVE-2025-39710",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39710"
},
{
"cve": "CVE-2025-39711",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39711"
},
{
"cve": "CVE-2025-39712",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39712"
},
{
"cve": "CVE-2025-39713",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39713"
},
{
"cve": "CVE-2025-39714",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39714"
},
{
"cve": "CVE-2025-39715",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39715"
},
{
"cve": "CVE-2025-39716",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39716"
},
{
"cve": "CVE-2025-39717",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39717"
},
{
"cve": "CVE-2025-39718",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39718"
},
{
"cve": "CVE-2025-39719",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39719"
},
{
"cve": "CVE-2025-39720",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39720"
},
{
"cve": "CVE-2025-39721",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39721"
},
{
"cve": "CVE-2025-39722",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39722"
},
{
"cve": "CVE-2025-39723",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39723"
},
{
"cve": "CVE-2025-39724",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39724"
},
{
"cve": "CVE-2025-39725",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39725"
},
{
"cve": "CVE-2025-39726",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39726"
},
{
"cve": "CVE-2025-39727",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39727"
},
{
"cve": "CVE-2025-39729",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39729"
},
{
"cve": "CVE-2025-39730",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39730"
},
{
"cve": "CVE-2025-39731",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39731"
},
{
"cve": "CVE-2025-39732",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39732"
},
{
"cve": "CVE-2025-39733",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39733"
},
{
"cve": "CVE-2025-39734",
"product_status": {
"known_affected": [
"T050392",
"T035008",
"67646",
"T011540",
"T053778",
"393401",
"T004914",
"T050451",
"T032255",
"2951",
"T002207",
"T020536",
"T046805",
"T000126",
"T048848",
"T027843",
"T046484",
"T049499",
"398363",
"T049459",
"T048556",
"T026333",
"T048301"
]
},
"release_date": "2025-09-07T22:00:00.000+00:00",
"title": "CVE-2025-39734"
}
]
}
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.