RHSA-2026:9644
Vulnerability from csaf_redhat - Published: 2026-04-22 08:19 - Updated: 2026-04-22 20:52A flaw was found in the Linux kernel's bridge multicast functionality. A local user could trigger a use-after-free vulnerability, a type of memory corruption, by improperly configuring network bridge router ports. This issue arises because the system fails to correctly remove ports from its internal router port lists, leading to references to freed memory. Exploiting this flaw could result in system instability, denial of service, or potentially allow for privilege escalation.
A flaw was found in the Linux kernel’s Bluetooth management subsystem (net/bluetooth/mgmt*.c). The mgmt_pending structure may be freed while still being processed, or remain on the pending command list, which allows a use-after-free or double-free scenario. An attacker with local access to the system and the ability to interact with the Bluetooth subsystem could exploit this to trigger memory corruption, potentially leading to elevated privileges or denial of service.
In the Linux kernel, the following vulnerability has been resolved: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats Cited commit added a dedicated mutex (instead of RTNL) to protect the multicast route list, so that it will not change while the driver periodically traverses it in order to update the kernel about multicast route stats that were queried from the device. One instance of list entry deletion (during route replace) was missed and it can result in a use-after-free [1]. Fix by acquiring the mutex before deleting the entry from the list and releasing it afterwards. [1] BUG: KASAN: slab-use-after-free in mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum] Read of size 8 at addr ffff8881523c2fa8 by task kworker/2:5/22043 CPU: 2 UID: 0 PID: 22043 Comm: kworker/2:5 Not tainted 6.18.0-rc1-custom-g1a3d6d7cd014 #1 PREEMPT(full) Hardware name: Mellanox Technologies Ltd. MSN2010/SA002610, BIOS 5.6.5 08/24/2017 Workqueue: mlxsw_core mlxsw_sp_mr_stats_update [mlxsw_spectrum] Call Trace: <TASK> dump_stack_lvl+0xba/0x110 print_report+0x174/0x4f5 kasan_report+0xdf/0x110 mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30 </TASK> Allocated by task 29933: kasan_save_stack+0x30/0x50 kasan_save_track+0x14/0x30 __kasan_kmalloc+0x8f/0xa0 mlxsw_sp_mr_route_add+0xd8/0x4770 [mlxsw_spectrum] mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30 Freed by task 29933: kasan_save_stack+0x30/0x50 kasan_save_track+0x14/0x30 __kasan_save_free_info+0x3b/0x70 __kasan_slab_free+0x43/0x70 kfree+0x14e/0x700 mlxsw_sp_mr_route_add+0x2dea/0x4770 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:444 [mlxsw_spectrum] mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum] process_one_work+0x9cc/0x18e0 worker_thread+0x5df/0xe40 kthread+0x3b8/0x730 ret_from_fork+0x3e9/0x560 ret_from_fork_asm+0x1a/0x30
A flaw was found in the Linux kernel. A local unprivileged process can exploit an unsafe requeue path in the `rxrpc_recvmsg` function by using `AF_RXRPC` sockets with `MSG_DONTWAIT` and `MSG_PEEK` flags. This improper handling of the receive message queue can lead to memory corruption, such as Use-After-Frees (UAFs) or reference count underruns. The most likely outcome is a kernel crash or memory safety warning, resulting in a denial of service. There is also a conservative possibility of broader impact if the memory corruption is exploitable.
A flaw was found in the Linux kernel's Data Access MONitor (DAMON) sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead to a local denial of service, making the DAMON sysfs interface unusable until a system reboot, and potentially cause a kernel memory leak if repeatedly triggered.
A flaw was found in the Linux kernel's bonding module. This use-after-free vulnerability occurs when a new slave device is added to the bonding array but fails during the enslave process. A local attacker can exploit this by triggering the enslave failure, which may lead to a system crash, resulting in a Denial of Service (DoS), or potentially allow for arbitrary code execution.
In the Linux kernel, the following vulnerability has been resolved: net/sched: cls_u32: use skb_header_pointer_careful() skb_header_pointer() does not fully validate negative @offset values. Use skb_header_pointer_careful() instead. GangMin Kim provided a report and a repro fooling u32_classify(): BUG: KASAN: slab-out-of-bounds in u32_classify+0x1180/0x11b0 net/sched/cls_u32.c:221
A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table (e.g., due to an invalid interface name), the hash entry still references the freed net_device structure. Subsequent packets matching that source MAC trigger use-after-free in macvlan_forward_source().
A flaw was found in the Linux kernel. A local attacker with CAP_NET_ADMIN capabilities, or remote packet traffic, could exploit a use-after-free vulnerability in the nf_tables_addchain() function's error handling. Successful exploitation could lead to a kernel crash, resulting in a Denial of Service (DoS), or potentially privilege escalation.
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: Linux kernel:A use-after-free in bridge multicast in br_multicast_port_ctx_init (CVE-2025-38248)\n\n* kernel: Bluetooth: MGMT: Fix possible UAFs (CVE-2025-39981)\n\n* kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats (CVE-2025-68800)\n\n* kernel: Linux kernel: Denial of Service via unsafe requeue in rxrpc_recvmsg (CVE-2026-23066)\n\n* kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure (CVE-2026-23144)\n\n* kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution (CVE-2026-23171)\n\n* kernel: macvlan: fix error recovery in macvlan_common_newlink() (CVE-2026-23209)\n\n* kernel: net/sched: cls_u32: use skb_header_pointer_careful() (CVE-2026-23204)\n\n* kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain() (CVE-2026-23231)\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:9644",
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2378981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378981"
},
{
"category": "external",
"summary": "2404105",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404105"
},
{
"category": "external",
"summary": "2429065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429065"
},
{
"category": "external",
"summary": "2436805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436805"
},
{
"category": "external",
"summary": "2439872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439872"
},
{
"category": "external",
"summary": "2439886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439886"
},
{
"category": "external",
"summary": "2439900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439900"
},
{
"category": "external",
"summary": "2439931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439931"
},
{
"category": "external",
"summary": "2444376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444376"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_9644.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-04-22T20:52:34+00:00",
"generator": {
"date": "2026-04-22T20:52:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.5"
}
},
"id": "RHSA-2026:9644",
"initial_release_date": "2026-04-22T08:19:47+00:00",
"revision_history": [
{
"date": "2026-04-22T08:19:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T08:19:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-22T20:52:34+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:rhel_e4s:9.2::baseos"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"product": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"product_id": "bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"product_id": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "perf-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "perf-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.166.1.el9_2.s390x",
"product": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.s390x",
"product_id": "rtla-0:5.14.0-284.166.1.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.166.1.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"product": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"product_id": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "perf-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"product": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"product_id": "rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.166.1.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"product_id": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"product_id": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"product": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_id": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.166.1.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"product": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"product_id": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@7.0.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"product": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"product_id": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@7.0.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "perf-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"product": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"product_id": "rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-284.166.1.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:5.14.0-284.166.1.el9_2.src",
"product": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.src",
"product_id": "kernel-0:5.14.0-284.166.1.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-284.166.1.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-284.166.1.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"product_id": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-284.166.1.el9_2?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.2)",
"product_id": "AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64"
},
"product_reference": "bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64"
},
"product_reference": "bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.src as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.src",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "perf-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.aarch64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.s390x as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.s390x",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-284.166.1.el9_2.x86_64 as a component of Red Hat Enterprise Linux BaseOS E4S (v.9.2)",
"product_id": "BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
},
"product_reference": "rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"relates_to_product_reference": "BaseOS-9.2.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-38248",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-07-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2378981"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s bridge multicast functionality. A local user could trigger a use-after-free vulnerability, a type of memory corruption, by improperly configuring network bridge router ports. This issue arises because the system fails to correctly remove ports from its internal router port lists, leading to references to freed memory. Exploiting this flaw could result in system instability, denial of service, or potentially allow for privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel:A use-after-free in bridge multicast in br_multicast_port_ctx_init",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact use-after-free flaw in the Linux kernel\u0027s bridge multicast functionality affects Red Hat Enterprise Linux 8 and 9. A local attacker could exploit this vulnerability by improperly configuring network bridge router ports, leading to a kernel information leak, denial of service, or tcp protocol data breach. Red Hat Enterprise Linux 6 and 7 are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-38248"
},
{
"category": "external",
"summary": "RHBZ#2378981",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2378981"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-38248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38248"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-38248",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-38248"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025070934-CVE-2025-38248-003c@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025070934-CVE-2025-38248-003c@gregkh/T"
}
],
"release_date": "2025-07-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel:A use-after-free in bridge multicast in br_multicast_port_ctx_init"
},
{
"cve": "CVE-2025-39981",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-10-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2404105"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s Bluetooth management subsystem (net/bluetooth/mgmt*.c). The mgmt_pending structure may be freed while still being processed, or remain on the pending command list, which allows a use-after-free or double-free scenario. An attacker with local access to the system and the ability to interact with the Bluetooth subsystem could exploit this to trigger memory corruption, potentially leading to elevated privileges or denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Bluetooth: MGMT: Fix possible UAFs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-39981"
},
{
"category": "external",
"summary": "RHBZ#2404105",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2404105"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-39981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-39981"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-39981",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-39981"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025101559-CVE-2025-39981-fe1d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025101559-CVE-2025-39981-fe1d@gregkh/T"
}
],
"release_date": "2025-10-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "workaround",
"details": "Ensure Bluetooth management interfaces are hardened or, if unused, disabled.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Bluetooth: MGMT: Fix possible UAFs"
},
{
"cve": "CVE-2025-68800",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-01-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2429065"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats\n\nCited commit added a dedicated mutex (instead of RTNL) to protect the\nmulticast route list, so that it will not change while the driver\nperiodically traverses it in order to update the kernel about multicast\nroute stats that were queried from the device.\n\nOne instance of list entry deletion (during route replace) was missed\nand it can result in a use-after-free [1].\n\nFix by acquiring the mutex before deleting the entry from the list and\nreleasing it afterwards.\n\n[1]\nBUG: KASAN: slab-use-after-free in mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum]\nRead of size 8 at addr ffff8881523c2fa8 by task kworker/2:5/22043\n\nCPU: 2 UID: 0 PID: 22043 Comm: kworker/2:5 Not tainted 6.18.0-rc1-custom-g1a3d6d7cd014 #1 PREEMPT(full)\nHardware name: Mellanox Technologies Ltd. MSN2010/SA002610, BIOS 5.6.5 08/24/2017\nWorkqueue: mlxsw_core mlxsw_sp_mr_stats_update [mlxsw_spectrum]\nCall Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0xba/0x110\n print_report+0x174/0x4f5\n kasan_report+0xdf/0x110\n mlxsw_sp_mr_stats_update+0x4a5/0x540 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:1006 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30\n \u003c/TASK\u003e\n\nAllocated by task 29933:\n kasan_save_stack+0x30/0x50\n kasan_save_track+0x14/0x30\n __kasan_kmalloc+0x8f/0xa0\n mlxsw_sp_mr_route_add+0xd8/0x4770 [mlxsw_spectrum]\n mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30\n\nFreed by task 29933:\n kasan_save_stack+0x30/0x50\n kasan_save_track+0x14/0x30\n __kasan_save_free_info+0x3b/0x70\n __kasan_slab_free+0x43/0x70\n kfree+0x14e/0x700\n mlxsw_sp_mr_route_add+0x2dea/0x4770 drivers/net/ethernet/mellanox/mlxsw/spectrum_mr.c:444 [mlxsw_spectrum]\n mlxsw_sp_router_fibmr_event_work+0x371/0xad0 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:7965 [mlxsw_spectrum]\n process_one_work+0x9cc/0x18e0\n worker_thread+0x5df/0xe40\n kthread+0x3b8/0x730\n ret_from_fork+0x3e9/0x560\n ret_from_fork_asm+0x1a/0x30",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A use-after-free exists in mlxsw_spectrum multicast routing when a route entry is deleted from the multicast route list without holding route_list_lock, while the periodic stats worker traverses the same list. A privileged attacker who can manipulate multicast routes on a host using mlxsw Spectrum hardware can trigger the race to crash the kernel and potentially corrupt memory.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68800"
},
{
"category": "external",
"summary": "RHBZ#2429065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2429065"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68800",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68800"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68800",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68800"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026011307-CVE-2025-68800-39d2@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026011307-CVE-2025-68800-39d2@gregkh/T"
}
],
"release_date": "2026-01-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mlxsw: spectrum_mr: Fix use-after-free when updating multicast route stats"
},
{
"cve": "CVE-2026-23066",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2436805"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A local unprivileged process can exploit an unsafe requeue path in the `rxrpc_recvmsg` function by using `AF_RXRPC` sockets with `MSG_DONTWAIT` and `MSG_PEEK` flags. This improper handling of the receive message queue can lead to memory corruption, such as Use-After-Frees (UAFs) or reference count underruns. The most likely outcome is a kernel crash or memory safety warning, resulting in a denial of service. There is also a conservative possibility of broader impact if the memory corruption is exploitable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Denial of Service via unsafe requeue in rxrpc_recvmsg",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An unsafe requeue path in rxrpc_recvmsg can corrupt the recvmsg queue because a call is requeued unconditionally even if it is already on the queue due to MSG_PEEK or a concurrent IO thread requeue. This can corrupt the linked list bookkeeping and can manifest as use after free or refcount underrun in RXRPC call objects. The most likely outcome is a kernel crash or memory safety warning which results in denial of service. For the CVSS the PR is N because a local unprivileged process can trigger the behavior by using AF_RXRPC sockets and recvmsg with MSG_DONTWAIT and MSG_PEEK patterns. The issue is not directly network reachable as a pure remote packet trigger because the vulnerable operation is in the local recvmsg path. Remote traffic can influence timing and queue state but a local caller is still needed to exercise the buggy logic. Impact is primarily availability with a conservative possibility of broader impact if the memory corruption is exploitable.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23066"
},
{
"category": "external",
"summary": "RHBZ#2436805",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2436805"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23066",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23066"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026020416-CVE-2026-23066-8e44@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026020416-CVE-2026-23066-8e44@gregkh/T"
}
],
"release_date": "2026-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module rxrpc 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-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"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.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Denial of Service via unsafe requeue in rxrpc_recvmsg"
},
{
"cve": "CVE-2026-23144",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439872"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Data Access MONitor (DAMON) sysfs interface. A local attacker, typically a privileged user, could exploit a cleanup bug during DAMON context setup. If the setup fails after the attrs directory is created, stale sysfs directories are left behind. This can lead to a local denial of service, making the DAMON sysfs interface unusable until a system reboot, and potentially cause a kernel memory leak if repeatedly triggered.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A cleanup bug in the DAMON sysfs interface can leave behind stale sysfs directories when setting up a DAMON context fails after the attrs directory hierarchy has been created. The context directory setup sequence creates attrs and its subdirectories early and then proceeds to configure additional objects such as targets and schemes. If one of these later steps fails the old error path only released the attrs kobject without removing the attrs subdirectories. This leaves a partially created sysfs tree that can make the DAMON sysfs interface effectively unusable until reboot and also leaks kernel memory tied to the unremoved sysfs structures. The practical impact is local denial of service of DAMON sysfs management and a potential kernel memory leak if the failing setup path can be triggered repeatedly. Triggering the bug requires local access to the DAMON sysfs configuration interface and a way to induce setup failure. This is typically restricted to privileged users but may vary by deployment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23144"
},
{
"category": "external",
"summary": "RHBZ#2439872",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439872"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23144",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23144"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23144",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23144"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026021417-CVE-2026-23144-297b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026021417-CVE-2026-23144-297b@gregkh/T"
}
],
"release_date": "2026-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Local denial of service and memory leak in DAMON sysfs via setup failure"
},
{
"cve": "CVE-2026-23171",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439886"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s bonding module. This use-after-free vulnerability occurs when a new slave device is added to the bonding array but fails during the enslave process. A local attacker can exploit this by triggering the enslave failure, which may lead to a system crash, resulting in a Denial of Service (DoS), or potentially allow for arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23171"
},
{
"category": "external",
"summary": "RHBZ#2439886",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439886"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23171",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23171"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23171",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23171"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026021421-CVE-2026-23171-5a73@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026021421-CVE-2026-23171-5a73@gregkh/T"
}
],
"release_date": "2026-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the `bonding` kernel module from loading if bonding interfaces are not required. This can be achieved by creating a modprobe configuration file.\n\nCreate a file named `/etc/modprobe.d/disable-bonding.conf` with the following content:\n`install bonding /bin/true`\n\nAfter creating the file, a system reboot is required for the change to take effect if the module is currently loaded. This action will prevent the creation and use of bonding network interfaces.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in bonding module can cause system crash or arbitrary code execution"
},
{
"cve": "CVE-2026-23204",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439931"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/sched: cls_u32: use skb_header_pointer_careful()\n\nskb_header_pointer() does not fully validate negative @offset values.\n\nUse skb_header_pointer_careful() instead.\n\nGangMin Kim provided a report and a repro fooling u32_classify():\n\nBUG: KASAN: slab-out-of-bounds in u32_classify+0x1180/0x11b0\nnet/sched/cls_u32.c:221",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/sched: cls_u32: use skb_header_pointer_careful()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An out of bounds memory access vulnerability exists in the Linux traffic control u32 classifier implementation. In u32_classify the kernel calculates offsets such as toff using key off values masks and variable offsets and then dereferences packet data using skb_header_pointer. The helper skb_header_pointer does not fully validate negative offset values. With a crafted configuration and packet layout the computed offset can become negative or otherwise invalid in a way that bypasses the existing checks and results in an out of bounds access. The most direct impact is a kernel crash causing a denial of service. Because the access pattern involves reading packet data at attacker influenced offsets it may also allow information disclosure of adjacent kernel memory and in worst cases could contribute to privilege escalation chains. Exploitation prerequisites depend on whether the system has tc u32 filters configured on a traffic path. For the CVSS the base score uses PR:L because configuring tc filters typically requires elevated privileges but can be available in containers or network namespaces with CAP_NET_ADMIN.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23204"
},
{
"category": "external",
"summary": "RHBZ#2439931",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439931"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23204",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23204"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23204",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23204"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026021437-CVE-2026-23204-be85@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026021437-CVE-2026-23204-be85@gregkh/T"
}
],
"release_date": "2026-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/sched: cls_u32: use skb_header_pointer_careful()"
},
{
"cve": "CVE-2026-23209",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-02-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2439900"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the macvlan driver. When creating a macvlan interface in source mode fails after the source MAC has been added to the hash table (e.g., due to an invalid interface name), the hash entry still references the freed net_device structure. Subsequent packets matching that source MAC trigger use-after-free in macvlan_forward_source().",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: macvlan: fix error recovery in macvlan_common_newlink()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability can be exploited by a local user with CAP_NET_ADMIN to trigger use-after-free by creating a macvlan with an invalid name. The detailed reproducer and analysis were provided by a security researcher. This could potentially be used for privilege escalation via controlled memory corruption.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23209"
},
{
"category": "external",
"summary": "RHBZ#2439900",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2439900"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23209",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23209"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23209",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23209"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026021439-CVE-2026-23209-9ad6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026021439-CVE-2026-23209-9ad6@gregkh/T"
}
],
"release_date": "2026-02-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module macvlan 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-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: macvlan: fix error recovery in macvlan_common_newlink()"
},
{
"cve": "CVE-2026-23231",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-03-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2444376"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A local attacker with CAP_NET_ADMIN capabilities, or remote packet traffic, could exploit a use-after-free vulnerability in the nf_tables_addchain() function\u0027s error handling. Successful exploitation could lead to a kernel crash, resulting in a Denial of Service (DoS), or potentially privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A use after free can occur in nf_tables_addchain error handling because a new chain is published to table chains via RCU before hook registration completes and is then freed without an RCU grace period when hook registration fails. This creates a race with RCU readers in the control plane such as nf_tables_dump_chains and also with in flight packet evaluation when an IPv4 hook is transiently installed for NFPROTO_INET and later IPv6 hook registration fails. For the CVSS the PR is L because a local actor with CAP_NET_ADMIN can induce the failing add chain path while remote packet traffic may hit the transient hook and trigger the UAF window. Impact ranges from a kernel crash to potential 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.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23231"
},
{
"category": "external",
"summary": "RHBZ#2444376",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2444376"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23231",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23231"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23231",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23231"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026030436-CVE-2026-23231-1a96@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026030436-CVE-2026-23231-1a96@gregkh/T"
}
],
"release_date": "2026-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-22T08:19:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:9644"
},
{
"category": "workaround",
"details": "In order to trigger the issue, it requires the ability to create user/net namespaces.\n\nOn non-containerized deployments of Red Hat Enterprise Linux 8, it is recommended to disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"AppStream-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:bpftool-debuginfo-0:7.0.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.src",
"BaseOS-9.2.0.Z.E4S:kernel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-64k-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-abi-stablelists-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debug-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debug-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-aarch64-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-ppc64le-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-s390x-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-debuginfo-common-x86_64-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-devel-matched-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-doc-0:5.14.0-284.166.1.el9_2.noarch",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-core-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-modules-extra-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-tools-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:kernel-tools-libs-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-uki-virt-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-devel-matched-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-core-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:kernel-zfcpdump-modules-extra-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:python3-perf-debuginfo-0:5.14.0-284.166.1.el9_2.x86_64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.aarch64",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.ppc64le",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.s390x",
"BaseOS-9.2.0.Z.E4S:rtla-0:5.14.0-284.166.1.el9_2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: kernel: Privilege escalation or denial of service via use-after-free in nf_tables_addchain()"
}
]
}
Sightings
| Author | Source | Type | Date |
|---|
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.